Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / detailedevents / events.c
index 659c55335e3d4aa3270f35957a39bda7a36e65ea..129a3e538d33e93def14bcc979925a1b66852f3c 100644 (file)
  *           Inspired from original LTT, made by Karim Yaghmour
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <math.h>
 
 #include <glib.h>
This page took 0.027886 seconds and 4 git commands to generate.