summaryrefslogtreecommitdiffstats
path: root/WebKit/android
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android')
-rw-r--r--WebKit/android/benchmark/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/benchmark/main.cpp b/WebKit/android/benchmark/main.cpp
index c1f1a31..fcb797d 100644
--- a/WebKit/android/benchmark/main.cpp
+++ b/WebKit/android/benchmark/main.cpp
@@ -26,6 +26,7 @@
#define LOG_TAG "webcore_test"
#include <stdlib.h>
+#include <string.h>
#include <getopt.h>
#include <utils/Log.h>