summaryrefslogtreecommitdiff
path: root/gethost.c
diff options
context:
space:
mode:
Diffstat (limited to 'gethost.c')
-rw-r--r--gethost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gethost.c b/gethost.c
index e0dc8cb..8cb58c5 100644
--- a/gethost.c
+++ b/gethost.c
@@ -58,7 +58,7 @@ in this Software without prior written authorization from The Open Group.
#include "xauth.h"
#include <sys/stat.h>
-#include <sys/syslimits.h>
+#include <limits.h>
#ifndef WIN32
#include <arpa/inet.h>