From 5ef577f0e77f401122fb228e6547e9da92ca958f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Jul 2003 08:44:23 +0000 Subject: [PATCH] Include for declaration of free. --- lib/xgethostname.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/xgethostname.c b/lib/xgethostname.c index a78dda8b62..861c52f050 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -21,6 +21,7 @@ # include #endif +#include #include #include -- 2.47.2