Files
macports-ports/mail/surblhost/files/patch-surblhost.c.diff

11 lines
252 B
Diff

--- src/surblhost.c.orig 2007-04-09 10:10:15.000000000 -0500
+++ src/surblhost.c 2014-09-18 04:34:48.000000000 -0500
@@ -37,6 +37,7 @@
#if HAVE_ARPA_NAMESER_H
#include <arpa/nameser.h>
+#include <arpa/nameser_compat.h>
#endif
#if HAVE_RESOLV_H