summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet/ip/conn_opt.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/inet/ip/conn_opt.c')
-rw-r--r--usr/src/uts/common/inet/ip/conn_opt.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/uts/common/inet/ip/conn_opt.c b/usr/src/uts/common/inet/ip/conn_opt.c
index a80a4893fb..c7a53d793e 100644
--- a/usr/src/uts/common/inet/ip/conn_opt.c
+++ b/usr/src/uts/common/inet/ip/conn_opt.c
@@ -101,9 +101,6 @@
#include <sys/tsol/label.h>
#include <sys/tsol/tnet.h>
-static sin_t sin_null; /* Zero address for quick clears */
-static sin6_t sin6_null; /* Zero address for quick clears */
-
/*
* Return how much size is needed for the different ancillary data items
*/