Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / text / textFilter.c
index 20b769cfa935dee3ed97ecb2003301b5bffc5842..88a5942b0696defd94e9483471a50e6bccad8aa8 100644 (file)
  *  file containing filtering expressions.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <lttv/lttv.h>
 #include <lttv/option.h>
 #include <lttv/module.h>
This page took 0.023242 seconds and 4 git commands to generate.