summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorToby Gray <toby.gray@realvnc.com>2013-08-08 18:22:21 +0100
committerPete Batard <pete@akeo.ie>2013-08-11 22:14:13 +0100
commitc6321017903dbeb92a417d6d1128edc46dcb7100 (patch)
tree9ed432bdb25808bd34681f43a502f4cc3e7e94f7 /tests
parent7bfbb8b331fc09d5ad64dbcbc6730f5d1d3c0933 (diff)
downloadlibusb-c6321017903dbeb92a417d6d1128edc46dcb7100.tar.gz
Android: Add examples and stress tests
Diffstat (limited to 'tests')
-rw-r--r--tests/stress.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/stress.c b/tests/stress.c
index e53f415..db8d233 100644
--- a/tests/stress.c
+++ b/tests/stress.c
@@ -18,6 +18,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <memory.h>
#include "libusb.h"