diff options
Diffstat (limited to '')
-rw-r--r-- | devel/libhid/files/patch-test_lshid.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/libhid/files/patch-test_lshid.c b/devel/libhid/files/patch-test_lshid.c deleted file mode 100644 index 2b107ca7b9a1..000000000000 --- a/devel/libhid/files/patch-test_lshid.c +++ /dev/null @@ -1,10 +0,0 @@ ---- test/lshid.c.orig 2009-03-07 20:30:14.000000000 +0300 -+++ test/lshid.c 2009-03-07 20:30:20.000000000 +0300 -@@ -23,6 +23,7 @@ - - #include <hid.h> - #include <stdio.h> -+#include <stdlib.h> - #include <string.h> - - char *hid_id[32]; /* FIXME: 32 devices MAX */ |