Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / lttv / filter.c
index daa00769234964c14c9226f8764d1b46af5d75fd..f0eca9cb991323bccfd7add62433ff207beec80f 100644 (file)
  *  - remove the idle expressions in the tree 
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 //#define TEST
 #ifdef TEST
 #include <time.h>
This page took 0.022924 seconds and 4 git commands to generate.