summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-16 06:26:23 +0000
committerJim Meyering <jim@meyering.net>2003-10-16 06:26:23 +0000
commit201111c99b9ae268ec93ffc9b161b976fc41bbf8 (patch)
treec32f77dd100c6061c60a804f5e8b3a17ae737135
parent1c5ec523a49b43d399b09f3817fecacc2a71e4da (diff)
downloadcoreutils-201111c99b9ae268ec93ffc9b161b976fc41bbf8.tar.xz
(xgethostname): New file, from gnulib.
-rw-r--r--lib/xgethostname.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xgethostname.h b/lib/xgethostname.h
new file mode 100644
index 000000000..0177a4096
--- /dev/null
+++ b/lib/xgethostname.h
@@ -0,0 +1 @@
+char *xgethostname (void);