--- /usr/src/sys/sys/socket.h.orig	Sun Nov 24 15:25:45 2002
+++ /usr/src/sys/sys/socket.h	Thu Aug 14 15:39:57 2003
@@ -136,7 +136,8 @@
 #define AF_KEY		30
 #define pseudo_AF_HDRCMPLT 31		/* Used by BPF to not rewrite headers
 					   in interface output routine */
-#define	AF_MAX		32
+#define	AF_ETHER	32		/* Ethernet */ 
+#define	AF_MAX		33
 
 /*
  * Structure used by kernel to store most
