Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2006 21:05:59 GMT
From:      Hans Petter Selasky <hselasky@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 106121 for review
Message-ID:  <200609142105.k8EL5xoH076242@repoman.freebsd.org>

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

Change 106121 by hselasky@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



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