From 51c80946eb154a8c35fc64942831490d305a570b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 24 Sep 2003 21:09:18 +0000 Subject: Add xgethostname.h. --- lib/xgethostname.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/xgethostname.c') diff --git a/lib/xgethostname.c b/lib/xgethostname.c index 494571ee1d..1f4d728a03 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -21,6 +21,9 @@ # include #endif +/* Specification. */ +#include "xgethostname.h" + #include #include -- cgit v1.2.1