PERFORCE change 153881 for review

Weongyo Jeong weongyo at FreeBSD.org
Mon Dec 1 03:23:12 PST 2008


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

Change 153881 by weongyo at weongyo_ws on 2008/12/01 11:22:34

	remove <sys/ktr.h>

Affected files ...

.. //depot/projects/ndisusb/sys/compat/ndis/subr_usbd.c#17 edit

Differences ...

==== //depot/projects/ndisusb/sys/compat/ndis/subr_usbd.c#17 (text+ko) ====

@@ -48,7 +48,7 @@
 #include <sys/socket.h>
 #include <machine/bus.h>
 #include <sys/bus.h>
-#include <sys/ktr.h>
+
 #include <sys/queue.h>
 
 #include <net/if.h>


More information about the p4-projects mailing list