diff options
author | Andreas Jaeger <aj@suse.de> | 2000-12-05 14:56:14 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2000-12-05 14:56:14 +0000 |
commit | 36c12d87c5e5fce0f334cec449e2e5d5c5f5c3d5 (patch) | |
tree | d5cb037953953f0366a6bae0c648a94d0791ffbf /sysdeps/unix | |
parent | e22669a31293a1ed284a291e8248a405daefe27b (diff) | |
download | glibc-36c12d87c5e5fce0f334cec449e2e5d5c5f5c3d5.zip glibc-36c12d87c5e5fce0f334cec449e2e5d5c5f5c3d5.tar.gz glibc-36c12d87c5e5fce0f334cec449e2e5d5c5f5c3d5.tar.bz2 |
Update.
2000-12-05 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
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 83e581a..759933f 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 */ |