X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fcontrolflow%2Ftest.c;h=8a71a52e2658457bbf46fd9a4246999eb94f2eb7;hb=348c6ba830cba63cc5486e2cea042c8a70cf1fb2;hp=9e0e2aaba4f65f606d8dddb607b096b716d61945;hpb=cfe526b105782f690b627fb9e3051edecb83785c;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 )