PERFORCE change 106121 for review

Hans Petter Selasky hselasky at FreeBSD.org
Thu Sep 14 14:06:00 PDT 2006


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

Change 106121 by hselasky at hselasky_mini_itx on 2006/09/14 21:05:49

	Add missing header file.

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/uftdi.c#6 edit

Differences ...

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

@@ -51,6 +51,7 @@
 #include <sys/kernel.h>
 #include <sys/termios.h>
 #include <sys/serial.h>
+#include <sys/taskqueue.h>
 
 #define usbd_config_td_cc uftdi_config_copy
 #define usbd_config_td_softc uftdi_softc


More information about the p4-projects mailing list