aboutsummaryrefslogtreecommitdiff
path: root/lib/libusb/libusb20_ugen20.c
diff options
context:
space:
mode:
authorWojciech A. Koszek <wkoszek@FreeBSD.org>2010-02-11 08:34:41 +0000
committerWojciech A. Koszek <wkoszek@FreeBSD.org>2010-02-11 08:34:41 +0000
commitd426c025be1cfe70bb10524348a6d13ce2d1c1b4 (patch)
tree3cecc3c474abd29946d36e55d4886cedc8682b4c /lib/libusb/libusb20_ugen20.c
parentac840bfcf130f8f07f1686ff5e88ea4b4961a995 (diff)
downloadsrc-d426c025be1cfe70bb10524348a6d13ce2d1c1b4.tar.gz
src-d426c025be1cfe70bb10524348a6d13ce2d1c1b4.zip
Remove redundand headers and use more standard ones where necessary.
Reviewed by: hps@
Notes
Notes: svn path=/head/; revision=203775
Diffstat (limited to 'lib/libusb/libusb20_ugen20.c')
-rw-r--r--lib/libusb/libusb20_ugen20.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libusb/libusb20_ugen20.c b/lib/libusb/libusb20_ugen20.c
index 892ba0eb78aa..76e96d55df36 100644
--- a/lib/libusb/libusb20_ugen20.c
+++ b/lib/libusb/libusb20_ugen20.c
@@ -31,7 +31,6 @@
#include <stdlib.h>
#include <unistd.h>
#include <string.h>
-#include <poll.h>
#include <fcntl.h>
#include <errno.h>