PERFORCE change 102689 for review

John Birrell jb at FreeBSD.org
Fri Jul 28 21:19:43 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=102689

Change 102689 by jb at jb_freebsd2 on 2006/07/28 21:19:34

	Remove a stray definition that was sucked in by one of the many
	cross branch integrations. It doesn't exist in -current.

Affected files ...

.. //depot/projects/dtrace/src/sys/sys/socket.h#4 edit

Differences ...

==== //depot/projects/dtrace/src/sys/sys/socket.h#4 (text+ko) ====

@@ -294,7 +294,6 @@
 #define PF_SCLUSTER	AF_SCLUSTER
 #define	PF_ARP		AF_ARP
 #define	PF_BLUETOOTH	AF_BLUETOOTH
-#define	PF_STUB		AF_STUB
 
 #define	PF_MAX		AF_MAX
 


More information about the p4-projects mailing list