PERFORCE change 143123 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sun Jun 8 15:44:54 UTC 2008


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

Change 143123 by hselasky at hselasky_laptop001 on 2008/06/08 15:44:32

	
	Compile fix.

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/ums.c#44 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/ums.c#44 (text+ko) ====

@@ -59,6 +59,8 @@
 #include <dev/usb/usb_quirks.h>
 #include <dev/usb/usb_hid.h>
 
+#include "usbdevs.h"
+
 #ifdef USB_DEBUG
 #define	DPRINTF(n,fmt,...)						\
   do { if (ums_debug > (n)) {						\


More information about the p4-projects mailing list