Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv.c
index 0917305aa4235ac51106bd5a9bc2a8421abea12c..601696875ae203d7aa8a3dda493f177fb18ed0b3 100644 (file)
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <glib.h>
 #include <gtk/gtk.h>
 #include <gdk/gdk.h>
This page took 0.02219 seconds and 4 git commands to generate.