summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sys
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-12-05 14:56:14 +0000
committerAndreas Jaeger <aj@suse.de>2000-12-05 14:56:14 +0000
commit36c12d87c5e5fce0f334cec449e2e5d5c5f5c3d5 (patch)
treed5cb037953953f0366a6bae0c648a94d0791ffbf /sysdeps/unix/sysv/linux/sys
parente22669a31293a1ed284a291e8248a405daefe27b (diff)
Update.
2000-12-05 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/sys/param.h: Revert last patch.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sys')
-rw-r--r--sysdeps/unix/sysv/linux/sys/param.h3
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 */