Add config.h support : will fix the LARGEFILE problem
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / processlist.c
index 2e0273886f216b7dc666db4461a6b3a59a1a304e..4ecef3d2cb452dbca8e44f35efe53287144ab2a4 100644 (file)
  * MA 02111-1307, USA.
  */
 
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <gtk/gtk.h>
 #include <glib.h>
 #include <string.h>
This page took 0.026358 seconds and 4 git commands to generate.