PERFORCE change 54751 for review

Robert Watson rwatson at FreeBSD.org
Sat Jun 12 22:08:03 GMT 2004


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

Change 54751 by rwatson at rwatson_tislabs on 2004/06/12 22:05:56

	Remove merge glitch.

Affected files ...

.. //depot/projects/netperf_socket/sys/sys/socketvar.h#12 edit

Differences ...

==== //depot/projects/netperf_socket/sys/sys/socketvar.h#12 (text+ko) ====

@@ -377,8 +377,6 @@
 		sowakeup_locked((so), &(so)->so_snd);			\
 } while (0)
 
-#ifdef _KERNEL
-
 /*
  * Argument structure for sosetopt et seq.  This is in the KERNEL
  * section because it will never be visible to user code.


More information about the p4-projects mailing list