Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / statistics / statistics.c
index f32538d5c3209efecd2e4efc1379d9d90cd902a2..075997f9585f32b9fce8bad64145b61df418c280 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.024354 seconds and 4 git commands to generate.