* Coded up some more of the SMTP-sender (still not done)
[citadel.git] / citadel / domain.c
index 3efb74fefb1235cc747a99a927340e7ee9eedf68..df44d21ddc0010026d0c862867d6a7e5ab077a3b 100644 (file)
@@ -3,6 +3,7 @@
 #include <netinet/in.h>
 #include <arpa/nameser.h>
 #include <resolv.h>
+#include "sysdep_decls.h"
 #include "domain.h"
 
 #define SMART_HOST     "gatekeeper.wdcs.com"
@@ -20,7 +21,6 @@
 int getmx(char *mxbuf, char *dest) {
        char answer[1024];
        int ret;
-       int i;
 
 
        /* If we're configured to send all mail to a smart-host, then our