Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / filter / filter.c
index 351944bbbe13bbdf94aa57eff4ce47a1fe448373..893929b4ccb0be337cde5a0a1f63cdbad6b3f222 100644 (file)
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <glib.h>
 #include <string.h>
 #include <gtk/gtk.h>
This page took 0.022413 seconds and 4 git commands to generate.