summaryrefslogtreecommitdiff
path: root/devel/libhid/files/patch-test_test_libhid.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libhid/files/patch-test_test_libhid.c')
-rw-r--r--devel/libhid/files/patch-test_test_libhid.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libhid/files/patch-test_test_libhid.c b/devel/libhid/files/patch-test_test_libhid.c
new file mode 100644
index 000000000000..dbb18830a719
--- /dev/null
+++ b/devel/libhid/files/patch-test_test_libhid.c
@@ -0,0 +1,9 @@
+--- test/test_libhid.c.orig 2009-03-07 20:29:59.000000000 +0300
++++ test/test_libhid.c 2009-03-07 20:30:05.000000000 +0300
+@@ -1,5 +1,6 @@
+ #include <hid.h>
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <string.h>
+
+ bool match_serial_number(struct usb_dev_handle* usbdev, void* custom, unsigned int len)