diff options
Diffstat (limited to 'comms/dfu-util/files/patch-src-commands.h')
-rw-r--r-- | comms/dfu-util/files/patch-src-commands.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/dfu-util/files/patch-src-commands.h b/comms/dfu-util/files/patch-src-commands.h deleted file mode 100644 index 2cfa3d43aef5..000000000000 --- a/comms/dfu-util/files/patch-src-commands.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/commands.h.orig 2007-02-22 21:33:15.000000000 +0000 -+++ src/commands.h 2009-02-04 22:04:41.000000000 +0000 -@@ -21,7 +21,7 @@ - #ifndef __COMMANDS_H__ - #define __COMMANDS_H__ - --#include <usb.h> -+#include <libusb20_compat01.h> - #include "arguments.h" - - int execute_command( struct usb_dev_handle *device, |