summaryrefslogtreecommitdiffstats
path: root/lib/libusb/libusb.h
diff options
context:
space:
mode:
authorwkoszek <wkoszek@FreeBSD.org>2010-02-13 09:45:50 +0000
committerwkoszek <wkoszek@FreeBSD.org>2010-02-13 09:45:50 +0000
commit8d96822e1985622d90c51ced78680918c89f7471 (patch)
treee9a9baccdcda38d521e13baab8d6de51d46f99a0 /lib/libusb/libusb.h
parent0bb93dcce6c2e5f85e9b716468455c784041177a (diff)
downloadFreeBSD-src-8d96822e1985622d90c51ced78680918c89f7471.zip
FreeBSD-src-8d96822e1985622d90c51ced78680918c89f7471.tar.gz
Resort includes to match style(9) a bit more. No functional change
is expected after this commit. Tested by: make buildworld Reviewed by: hps (patch without .h changes)
Diffstat (limited to 'lib/libusb/libusb.h')
-rw-r--r--lib/libusb/libusb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h
index 7981862..03f03e4 100644
--- a/lib/libusb/libusb.h
+++ b/lib/libusb/libusb.h
@@ -30,8 +30,6 @@
#include <sys/time.h>
#include <sys/types.h>
-
-
#ifdef __cplusplus
extern "C" {
#endif
OpenPOWER on IntegriCloud