src/conversation.c

changeset 349
6f7d28b0f98d
parent 344
6dacf96cc000
child 350
b02a56431923
--- a/src/conversation.c	Wed Jun 07 14:04:24 2000 +0000
+++ b/src/conversation.c	Wed Jun 07 17:14:32 2000 +0000
@@ -19,6 +19,9 @@
  *
  */
 
+#ifdef HAVE_CONFIG_H
+#include "../config.h"
+#endif
 #include <string.h>
 #include <sys/time.h>
 #include <sys/types.h>

mercurial