aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/qmail-remote.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmail-remote/qmail-remote.h')
-rw-r--r--src/qmail-remote/qmail-remote.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmail-remote/qmail-remote.h b/src/qmail-remote/qmail-remote.h
index 8059344..afe4323 100644
--- a/src/qmail-remote/qmail-remote.h
+++ b/src/qmail-remote/qmail-remote.h
@@ -12,7 +12,7 @@
#include "qmailr.h"
-#define dienomem() qmailr_tempsys("Unable to grow stralloc")
+#define dienomem() qmailr_tempusys("stralloc_catb")
/* dns */
@@ -27,7 +27,7 @@ struct mxip_s
} ;
#define MXIP_ZERO { 0 }
-extern void dns_stuff (char const *, char const *const *, unsigned int, size_t *, genalloc *, stralloc *, unsigned int, char const *, unsigned int, char const *, unsigned int, uint32_t) ;
+extern unsigned int dns_stuff (char const *, char const *const *, unsigned int, size_t *, genalloc *, stralloc *, unsigned int, char const *, unsigned int, char const *, unsigned int, uint32_t) ;
/* smtproutes */