From 67f51fe4b6588da6a22256d85370d621edce59d2 Mon Sep 17 00:00:00 2001 From: thompsa Date: Mon, 23 Feb 2009 18:36:54 +0000 Subject: Build fixups for the new USB stack. --- usr.bin/usbhidctl/usbhid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/usbhidctl/usbhid.c') diff --git a/usr.bin/usbhidctl/usbhid.c b/usr.bin/usbhidctl/usbhid.c index 917666e..601e392 100644 --- a/usr.bin/usbhidctl/usbhid.c +++ b/usr.bin/usbhidctl/usbhid.c @@ -47,7 +47,7 @@ #include #include #include -#include +#include int verbose = 0; int all = 0; -- cgit v1.1