PERFORCE change 152997 for review

Hans Petter Selasky hselasky at FreeBSD.org
Sat Nov 15 02:11:21 PST 2008


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

Change 152997 by hselasky at hselasky_laptop001 on 2008/11/15 10:10:49

	
	Add missing header file.

Affected files ...

.. //depot/projects/usb/src/usr.sbin/usbconfig/usbconfig.c#9 edit

Differences ...

==== //depot/projects/usb/src/usr.sbin/usbconfig/usbconfig.c#9 (text+ko) ====

@@ -32,6 +32,7 @@
 #include <pwd.h>
 #include <grp.h>
 #include <errno.h>
+#include <ctype.h>
 
 #include <libusb20_desc.h>
 #include <libusb20.h>


More information about the p4-projects mailing list