From e4bf6c70b6c0b54bee3b5eda3bd8c44e0395928a Mon Sep 17 00:00:00 2001 From: pvalchev Date: Tue, 20 Dec 2005 08:07:32 +0000 Subject: [PATCH] include so this is happy with gcc2 too; no change elsewhere --- devel/libusb/patches/patch-usbpp_cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/libusb/patches/patch-usbpp_cpp diff --git a/devel/libusb/patches/patch-usbpp_cpp b/devel/libusb/patches/patch-usbpp_cpp new file mode 100644 index 00000000000..00e0000f81f --- /dev/null +++ b/devel/libusb/patches/patch-usbpp_cpp @@ -0,0 +1,11 @@ +$OpenBSD: patch-usbpp_cpp,v 1.1 2005/12/20 08:07:32 pvalchev Exp $ +--- usbpp.cpp.orig Mon Dec 19 23:53:55 2005 ++++ usbpp.cpp Mon Dec 19 23:54:05 2005 +@@ -8,6 +8,7 @@ + */ + + #include ++#include + #include + + //remove after debugging