xalloc.h now uses inline, so includers need to configure this.
[gnulib.git] / lib / xgethostname.c
index 494571e..1f4d728 100644 (file)
@@ -21,6 +21,9 @@
 # include <config.h>
 #endif
 
+/* Specification.  */
+#include "xgethostname.h"
+
 #include <stdlib.h>
 #include <sys/types.h>