Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / module.c
index dd99d1302348a0237ef803ac4cb5d1fd361885e1..c0b3f498bf3d377aa62776462524e509bbd0dc96 100644 (file)
  * Author : Mathieu Desnoyers, June 2003
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <glib.h>
 #include <lttv/lttv.h>
 #include <lttv/module.h>
This page took 0.023117 seconds and 4 git commands to generate.