From fc03dcb83b47e998adc7b8e695880759b0d332b7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 21 Jul 1998 13:39:49 +0000 Subject: Enable compilation. svn path=/trunk/; revision=2010 --- driver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'driver.c') diff --git a/driver.c b/driver.c index 08ae5e3e..1ce13b5d 100644 --- a/driver.c +++ b/driver.c @@ -45,6 +45,7 @@ #ifdef HAVE_RES_SEARCH #include +#include "mx.h" #endif /* HAVE_RES_SEARCH */ #ifdef KERBEROS_V4 @@ -68,7 +69,7 @@ #ifdef KERBEROS_V5 #include #include -#endif /* KEREROS_V5 */ +#endif /* KERBEROS_V5 */ #include "fetchmail.h" #include "socket.h" -- cgit v1.2.3