summaryrefslogtreecommitdiff
path: root/examples/lsusb.c
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-02-24 23:41:45 +0000
committerPete Batard <pbatard@gmail.com>2010-02-24 23:41:45 +0000
commit810785d970bf160537238df0994f692c566dc9e1 (patch)
treed12e853d673c95edaaf3883c15c7518ec29d675c /examples/lsusb.c
parent8121a13b6a64d08c880ad91680a4cc57625f6739 (diff)
parentf2297884fa8831e8e58b914c700aafe125ea89e5 (diff)
downloadlibusb-a159.tar.gz
merged with master's r175a159
Diffstat (limited to 'examples/lsusb.c')
-rw-r--r--examples/lsusb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/lsusb.c b/examples/lsusb.c
index f08b7cc..eb3855a 100644
--- a/examples/lsusb.c
+++ b/examples/lsusb.c
@@ -18,7 +18,6 @@
*/
#include <stdio.h>
-#include <sys/types.h>
#include <libusb/libusb.h>
#include <libusb/os/driver_install.h>