commit | cad5ce81adb28e131f2521fa5e553e222e0a19f4 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jan 26 21:11:00 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 26 21:11:00 2015 +0000 |
tree | e17606dc3eb1941148e6c29bac56daa07572a67f | |
parent | d40699287fb659eca92b93dd325f82babcef77e6 [diff] | |
parent | 9e3cce50a3a571fcdc6a0a28da81ef00071ccb4f [diff] |
Merge "adbd: Support for new f_fs descriptor format"
diff --git a/verifier_test.cpp b/verifier_test.cpp index e2f3d10..93a071e 100644 --- a/verifier_test.cpp +++ b/verifier_test.cpp
@@ -19,6 +19,7 @@ #include <stdarg.h> #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <sys/types.h> #include <sys/stat.h>