summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-06-11 18:23:11 +0000
committerwollman <wollman@FreeBSD.org>2002-06-11 18:23:11 +0000
commit5217090ee45857447f7ff5e0d1d9f193b68b4adb (patch)
tree3e2c49c14c34ebaccb9fa6d81e64ea9741150c2b /sys
parent5064d0b266233c22e85f5845aaf1aa68ebee7d88 (diff)
downloadFreeBSD-src-5217090ee45857447f7ff5e0d1d9f193b68b4adb.zip
FreeBSD-src-5217090ee45857447f7ff5e0d1d9f193b68b4adb.tar.gz
SO_PRIVSTATE has been commented out for long enough now....
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/socket.h b/sys/sys/socket.h
index 3ef2f7c..0e32c24 100644
--- a/sys/sys/socket.h
+++ b/sys/sys/socket.h
@@ -95,7 +95,6 @@ typedef _BSD_SOCKLEN_T_ socklen_t;
#define SO_RCVTIMEO 0x1006 /* receive timeout */
#define SO_ERROR 0x1007 /* get error status and clear */
#define SO_TYPE 0x1008 /* get socket type */
-/*efine SO_PRIVSTATE 0x1009 get/deny privileged state */
/*
* Structure used for manipulating linger option.
OpenPOWER on IntegriCloud