From 376f9efdab6ef2dce267caa0a0228892e768e390 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Tue, 25 Nov 2003 19:28:01 +0000 Subject: XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks --- X.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'X.h') diff --git a/X.h b/X.h index ffeea80..30dd4a2 100644 --- a/X.h +++ b/X.h @@ -53,7 +53,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/include/X.h,v 1.5 2001/12/14 19:53:25 dawes Exp $ */ +/* $XFree86: xc/include/X.h,v 1.7 2003/07/18 15:53:24 tsi Exp $ */ #define X_PROTOCOL 11 /* current protocol version */ #define X_PROTOCOL_REVISION 0 /* current minor version */ @@ -299,9 +299,10 @@ are reserved in the protocol for errors and replies. */ /* protocol families */ -#define FamilyInternet 0 +#define FamilyInternet 0 /* IPv4 */ #define FamilyDECnet 1 #define FamilyChaos 2 +#define FamilyInternet6 6 /* IPv6 */ /* Property notification */ -- cgit v1.2.3