From: Jim Meyering Date: Thu, 16 Oct 2003 06:26:23 +0000 (+0000) Subject: (xgethostname): New file, from gnulib. X-Git-Tag: v5.1.0~383 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201111c99b9ae268ec93ffc9b161b976fc41bbf8;p=thirdparty%2Fcoreutils.git (xgethostname): New file, from gnulib. --- diff --git a/lib/xgethostname.h b/lib/xgethostname.h new file mode 100644 index 0000000000..0177a4096a --- /dev/null +++ b/lib/xgethostname.h @@ -0,0 +1 @@ +char *xgethostname (void);