From 3734332a858a9ac0c08496465bade085975bfcd1 Mon Sep 17 00:00:00 2001 From: libdlo Date: Thu, 14 May 2009 09:10:42 -0700 Subject: error.h wasn't needed, and wasn't present on all systems --- src/dlo_usb.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/dlo_usb.c b/src/dlo_usb.c index 71d83d0..5c12ee3 100644 --- a/src/dlo_usb.c +++ b/src/dlo_usb.c @@ -22,7 +22,6 @@ #include #include "netinet/in.h" -#include "error.h" /* from libusb */ #include "dlo_defs.h" #include "dlo_usb.h" #include "dlo_base.h" -- cgit v1.2.3