commit | cdc38d0401f2798bb13e73d6ca290abab60fc2bf | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon Jan 26 21:28:20 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Jan 26 21:28:21 2015 +0000 |
tree | 1334f195c793793d4649efe53a240358cefa7e47 | |
parent | cad5ce81adb28e131f2521fa5e553e222e0a19f4 [diff] | |
parent | 3ed8ef02ede8539dc80adc3e6cf5650a80650763 [diff] |
Merge "Fix the v2 descriptor handling."
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>