diff console/libgnt/gntwm.h @ 14421:553bbd68387e

[gaim-migrate @ 17129] Print a "<AUTO-REPLY>" before the autoreply messages. Fix some earlier brain-damaged ifdefs. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 02 Sep 2006 19:29:06 +0000
parents d4a26ada1971
children f3645fe3da47
line wrap: on
line diff
--- a/console/libgnt/gntwm.h	Sat Sep 02 18:55:27 2006 +0000
+++ b/console/libgnt/gntwm.h	Sat Sep 02 19:29:06 2006 +0000
@@ -1,3 +1,5 @@
+#include "config.h"
+
 #ifdef HAVE_NCURSESW_INC
 #include <ncursesw/panel.h>
 #else