summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-21 22:20:17 +0000
committerJim Meyering <jim@meyering.net>1997-12-21 22:20:17 +0000
commit37998fc5bd9db8b057a2481c6e3cdc31960ea628 (patch)
tree1b9577d4c75380dbdb3a8232dbfb93a65ca965ee /src
parent6123a888527ef69fc2ff91fe41e23558eac81a7e (diff)
downloadcoreutils-37998fc5bd9db8b057a2481c6e3cdc31960ea628.tar.xz
Don't include limits.h.
These are all done in system.h now.
Diffstat (limited to 'src')
-rw-r--r--src/hostname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hostname.c b/src/hostname.c
index 024de972d..72fdaf67f 100644
--- a/src/hostname.c
+++ b/src/hostname.c
@@ -27,7 +27,6 @@
#if !defined(HAVE_SETHOSTNAME) && defined(HAVE_SYSINFO) && \
defined (HAVE_SYS_SYSTEMINFO_H) && defined(HAVE_LIMITS_H)
-# include <limits.h>
# include <sys/systeminfo.h>
int