diff options
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/sys/param.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/unix/sysv/linux/sys/param.h b/sysdeps/unix/sysv/linux/sys/param.h index 83e581a77d..759933f04c 100644 --- a/sysdeps/unix/sysv/linux/sys/param.h +++ b/sysdeps/unix/sysv/linux/sys/param.h @@ -63,7 +63,4 @@ #define DEV_BSIZE 512 -/* Maximum length of hostname. */ -#define MAXHOSTNAMELEN 256 - #endif /* sys/param.h */ |