Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 11:23:11 GMT
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 153881 for review
Message-ID:  <200812011123.mB1BNBEn033279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=153881

Change 153881 by weongyo@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812011123.mB1BNBEn033279>