PERFORCE change 107995 for review

Paolo Pisati piso at FreeBSD.org
Mon Oct 16 13:00:39 PDT 2006


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

Change 107995 by piso at piso_newluxor on 2006/10/16 20:00:31

	sys/types.h is not needed anymore.

Affected files ...

.. //depot/projects/soc2005/libalias/sys/netinet/ip_fw2.c#18 edit

Differences ...

==== //depot/projects/soc2005/libalias/sys/netinet/ip_fw2.c#18 (text+ko) ====

@@ -58,7 +58,6 @@
 #include <sys/proc.h>
 #include <sys/rwlock.h>
 #include <sys/socket.h>
-#include <sys/types.h>
 #include <sys/socketvar.h>
 #include <sys/sysctl.h>
 #include <sys/syslog.h>


More information about the p4-projects mailing list