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