Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / ltt / convert / convert.c
index 7b4403ea5b0df11c5b2571116a646cb654605a9c..b9812cc5f2745815e14d9153b65edd04bfae73e7 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <fcntl.h>
This page took 0.02877 seconds and 4 git commands to generate.