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