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