ports/devel/libhid/files/patch-test_lshid.c
Stanislav Sedov f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00

10 lines
260 B
C

--- 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 */