From f3cba95c5b852922b877924c58c67846c19aac27 Mon Sep 17 00:00:00 2001 From: "Wojciech A. Koszek" 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_compat01.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libusb/libusb20_compat01.c') diff --git a/lib/libusb/libusb20_compat01.c b/lib/libusb/libusb20_compat01.c index 2fbbae7accf3..b4f476b7a56c 100644 --- a/lib/libusb/libusb20_compat01.c +++ b/lib/libusb/libusb20_compat01.c @@ -30,9 +30,9 @@ #include -#include -#include #include +#include +#include #include "libusb20.h" #include "libusb20_desc.h" -- cgit v1.2.3