Date: Sat, 15 Nov 2008 10:11:20 GMT From: Hans Petter Selasky <hselasky@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 152997 for review Message-ID: <200811151011.mAFABK8e016164@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=152997 Change 152997 by hselasky@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811151011.mAFABK8e016164>