]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include limits.h.
authorJim Meyering <jim@meyering.net>
Sun, 21 Dec 1997 22:20:17 +0000 (22:20 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 21 Dec 1997 22:20:17 +0000 (22:20 +0000)
These are all done in system.h now.

src/hostname.c

index 024de972d711c53401773c32cdc2d79cb7d683b0..72fdaf67fd2a3176c65851df84297eb1e61e3dbf 100644 (file)
@@ -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