summaryrefslogtreecommitdiff
path: root/graphics/libgphoto2/files/extra-patch-usb20
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libgphoto2/files/extra-patch-usb20')
-rw-r--r--graphics/libgphoto2/files/extra-patch-usb2011
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/libgphoto2/files/extra-patch-usb20 b/graphics/libgphoto2/files/extra-patch-usb20
deleted file mode 100644
index adcfd2317858..000000000000
--- a/graphics/libgphoto2/files/extra-patch-usb20
+++ /dev/null
@@ -1,11 +0,0 @@
---- libgphoto2_port/usb/libusb.c.orig 2008-11-21 19:24:40.000000000 +0100
-+++ libgphoto2_port/usb/libusb.c 2009-03-08 18:58:56.000000000 +0100
-@@ -33,6 +33,8 @@
- #include <string.h>
-
- #include <usb.h>
-+#include <libusb20.h>
-+#include <libusb20_compat10.h>
-
- #include <gphoto2/gphoto2-port.h>
- #include <gphoto2/gphoto2-port-result.h>