From 8d96822e1985622d90c51ced78680918c89f7471 Mon Sep 17 00:00:00 2001 From: wkoszek Date: Sat, 13 Feb 2010 09:45:50 +0000 Subject: 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) --- lib/libusb/libusb20_ugen20.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libusb/libusb20_ugen20.c') diff --git a/lib/libusb/libusb20_ugen20.c b/lib/libusb/libusb20_ugen20.c index 76e96d5..73daa40 100644 --- a/lib/libusb/libusb20_ugen20.c +++ b/lib/libusb/libusb20_ugen20.c @@ -27,12 +27,12 @@ #include #include +#include +#include #include #include -#include #include -#include -#include +#include #include "libusb20.h" #include "libusb20_desc.h" -- cgit v1.1