--- 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>