From bd7d19660c8d07b80f6da715f37a06ca9c0cca4b Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Thu, 2 Apr 2009 19:06:47 +0000 Subject: further arpa/nameser_compat.h hijinks for #39 --- h/internal.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'h/internal.h') diff --git a/h/internal.h b/h/internal.h index 2869543..e0434bd 100644 --- a/h/internal.h +++ b/h/internal.h @@ -25,6 +25,9 @@ #ifndef REALM_SZ /* XXX */ #include +#ifdef HAVE_ARPA_NAMESER_COMPAT_H +#include +#endif #define REALM_SZ NS_MAXDNAME #endif #define MAX_PRINCIPAL_SIZE 1024 -- cgit v1.2.3