From c5d017f786e6943ff7d835e9e465b23686631cce Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 24 Oct 2012 14:49:47 +0000 Subject: Add missing #include git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPDExtra/trunk@89 61ea717e-8e0c-4c3c-b38e-e9c67f54f1f1 --- src/HostNames.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/HostNames.c b/src/HostNames.c index d46505b..4effbde 100644 --- a/src/HostNames.c +++ b/src/HostNames.c @@ -14,6 +14,7 @@ #endif #include +#include #ifdef HAVE_UNISTD_H #include -- cgit v1.2.3