aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-02 10:26:14 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-02 10:26:14 +0000
commit0ceb32d03b265d2a8d2801823ca15a08e30a5558 (patch)
tree9cf430067407e988c9354c2bdf68e53080722efd
parent1c510b03cd2de106fae3c3fb7e454358b64bccb4 (diff)
downloadglibc-0ceb32d03b265d2a8d2801823ca15a08e30a5558.tar
glibc-0ceb32d03b265d2a8d2801823ca15a08e30a5558.tar.gz
glibc-0ceb32d03b265d2a8d2801823ca15a08e30a5558.tar.bz2
glibc-0ceb32d03b265d2a8d2801823ca15a08e30a5558.zip
(SIOCPROTOPRIVATE): Add.
-rw-r--r--sysdeps/unix/sysv/linux/ioctls.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/ioctls.h b/sysdeps/unix/sysv/linux/ioctls.h
index 482b5a3311..188eba9621 100644
--- a/sysdeps/unix/sysv/linux/ioctls.h
+++ b/sysdeps/unix/sysv/linux/ioctls.h
@@ -98,7 +98,8 @@
names as their own. Because these are device dependent it is a good
idea _NOT_ to issue them to random objects and hope. */
-#define SIOCDEVPRIVATE 0x89F0 /* to 89FF */
+#define SIOCPROTOPRIVATE 0x89E0 /* to 89EF */
+#define SIOCDEVPRIVATE 0x89F0 /* to 89FF */
/*
* These 16 ioctl calls are protocol private