summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.h
diff options
context:
space:
mode:
authorwkoszek <wkoszek@FreeBSD.org>2010-02-11 08:34:41 +0000
committerwkoszek <wkoszek@FreeBSD.org>2010-02-11 08:34:41 +0000
commit8c862cf5eb39c7072e9b05f9602e290d07050be4 (patch)
tree3cecc3c474abd29946d36e55d4886cedc8682b4c /lib/libusb/libusb.h
parent431460b437aee657d6f44ce980c70bd7f1135075 (diff)
downloadFreeBSD-src-8c862cf5eb39c7072e9b05f9602e290d07050be4.zip
FreeBSD-src-8c862cf5eb39c7072e9b05f9602e290d07050be4.tar.gz
Remove redundand headers and use more standard ones where necessary.
Reviewed by: hps@
Diffstat (limited to 'lib/libusb/libusb.h')
-rw-r--r--lib/libusb/libusb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h
index bdf2812..7981862 100644
--- a/lib/libusb/libusb.h
+++ b/lib/libusb/libusb.h
@@ -29,12 +29,7 @@
#include <sys/time.h>
#include <sys/types.h>
-#include <sys/endian.h>
-#include <stdint.h>
-#include <time.h>
-#include <string.h>
-#include <pthread.h>
#ifdef __cplusplus
OpenPOWER on IntegriCloud