Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / ltt / type.c
index 34eeb4e01ac356eb78acf891e927a9d57bee1487..7f134eda1908101cfdb15a3f3049481a0783fa7d 100644 (file)
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <glib.h>
 
This page took 0.023889 seconds and 4 git commands to generate.