commit | c6321017903dbeb92a417d6d1128edc46dcb7100 | [log] [tgz] |
---|---|---|
author | Toby Gray <toby.gray@realvnc.com> | Thu Aug 08 18:22:21 2013 +0100 |
committer | Pete Batard <pete@akeo.ie> | Sun Aug 11 22:14:13 2013 +0100 |
tree | 9ed432bdb25808bd34681f43a502f4cc3e7e94f7 | |
parent | 7bfbb8b331fc09d5ad64dbcbc6730f5d1d3c0933 [diff] [blame] |
Android: Add examples and stress tests
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"