mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@125457 d073be05-634f-4543-b044-5fe20cf6d1d6
11 lines
252 B
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
|