]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Include xgethostname.h.
authorJim Meyering <jim@meyering.net>
Thu, 16 Oct 2003 06:26:56 +0000 (06:26 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 16 Oct 2003 06:26:56 +0000 (06:26 +0000)
lib/xgethostname.c

index 494571ee1d8e4381fb88dcb07946f0cdabd3260b..1f4d728a038210f0805b0a0b02891f24dc0b9c9d 100644 (file)
@@ -21,6 +21,9 @@
 # include <config.h>
 #endif
 
+/* Specification.  */
+#include "xgethostname.h"
+
 #include <stdlib.h>
 #include <sys/types.h>