changeset 4081:d68a788b1ca0

6534590 UNIX03/UNIX98: *vsx* PROTO_SDP symbol exposed in Standards namespace
author nh145002
date Fri, 20 Apr 2007 14:52:21 -0700
parents 7fe2cd8abb79
children 2e3825fd8bb5
files usr/src/uts/common/netinet/in.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/common/netinet/in.h	Fri Apr 20 11:51:00 2007 -0700
+++ b/usr/src/uts/common/netinet/in.h	Fri Apr 20 14:52:21 2007 -0700
@@ -174,7 +174,9 @@
 #define	IPPROTO_RAW		255		/* raw IP packet */
 #define	IPPROTO_MAX		256
 
+#if !defined(_XPG4_2) || defined(__EXTENSIONS__)
 #define	PROTO_SDP		257		/* Sockets Direct Protocol */
+#endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
 
 /*
  * Port/socket numbers: network standard functions