X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Ftest.c;h=8a71a52e2658457bbf46fd9a4246999eb94f2eb7;hb=4e4d11b3b1db254446f6cad04b3c3fa9b574851f;hp=9e0e2aaba4f65f606d8dddb607b096b716d61945;hpb=94fe07f4f00135c1d5fab2e304b620c8be570121;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/test.c b/ltt/branches/poly/lttv/modules/gui/controlflow/test.c index 9e0e2aab..8a71a52e 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/test.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/test.c @@ -16,6 +16,9 @@ * MA 02111-1307, USA. */ +#ifdef HAVE_CONFIG_H +#include +#endif static void destroy_cb( GtkWidget *widget, gpointer data )