From def9f9a0706a18cb1bc0f44b39d55e4e81c788ff Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Tue, 24 Aug 2010 07:08:36 +0000 Subject: stop using MAXHOSTNAMELEN in a variety of places. Also nuke-trailing-whitespace. --- h/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h') diff --git a/h/internal.h b/h/internal.h index 84da0e0..8ae74b0 100644 --- a/h/internal.h +++ b/h/internal.h @@ -23,11 +23,11 @@ #define CLOCK_SKEW 300 /* max time to cache packet ids */ #endif -#ifndef REALM_SZ /* XXX */ #include #ifdef HAVE_ARPA_NAMESER_COMPAT_H #include #endif +#ifndef REALM_SZ /* XXX */ #define REALM_SZ NS_MAXDNAME #endif #define MAX_PRINCIPAL_SIZE 1024 -- cgit v1.2.3