diff options
Diffstat (limited to 'devel/libhid/files/patch-src_hid_opening.c')
-rw-r--r-- | devel/libhid/files/patch-src_hid_opening.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/libhid/files/patch-src_hid_opening.c b/devel/libhid/files/patch-src_hid_opening.c deleted file mode 100644 index 19b080d901ee..000000000000 --- a/devel/libhid/files/patch-src_hid_opening.c +++ /dev/null @@ -1,9 +0,0 @@ ---- src/hid_opening.c.orig 2009-03-07 20:28:09.000000000 +0300 -+++ src/hid_opening.c 2009-03-07 20:29:17.000000000 +0300 -@@ -1,5 +1,6 @@ - #define HID_INTERNAL - -+#include <stdlib.h> - #include <hid.h> - #include <hid_helpers.h> - #include <os.h> |