Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / lttv / stats.c
index c2fca6840c3757792621916a3e8cc99f190838a1..4f476d93d9d1ee74c33467a4ed55fb1f78b4b71e 100644 (file)
@@ -16,6 +16,9 @@
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 
 #include <stdio.h>
 #include <lttv/module.h>
This page took 0.022754 seconds and 4 git commands to generate.