Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / lttv / attribute.c
index 57f4330fc804374a778c0c55dbbfc92097e3a7f7..b4402b25921f5073d4a74d6027eeea85dc45242e 100644 (file)
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <string.h>
 #include <lttv/attribute.h>
 #include <ltt/ltt.h>
This page took 0.022364 seconds and 4 git commands to generate.