From 8c862cf5eb39c7072e9b05f9602e290d07050be4 Mon Sep 17 00:00:00 2001 From: wkoszek Date: Thu, 11 Feb 2010 08:34:41 +0000 Subject: Remove redundand headers and use more standard ones where necessary. Reviewed by: hps@ --- lib/libusb/usb.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libusb/usb.h') diff --git a/lib/libusb/usb.h b/lib/libusb/usb.h index 3963a9f..5d9c603 100644 --- a/lib/libusb/usb.h +++ b/lib/libusb/usb.h @@ -27,8 +27,7 @@ #ifndef _LIBUSB20_COMPAT_01_H_ #define _LIBUSB20_COMPAT_01_H_ -#include -#include +#include #include #include -- cgit v1.1