summaryrefslogtreecommitdiffstats
path: root/WebKit/android/benchmark
diff options
context:
space:
mode:
authorPatrick Scott <phanna@android.com>2009-11-23 10:05:03 -0500
committerPatrick Scott <phanna@android.com>2009-11-23 10:05:03 -0500
commitfb5979ac6e2238d5ae16f43cca16e6a0932a4279 (patch)
tree36d6806781f301ef35b4096a835f006653f29b3d /WebKit/android/benchmark
parentd9f6271d56fca364fbf3c8eb190e8ccc6a040f75 (diff)
downloadexternal_webkit-fb5979ac6e2238d5ae16f43cca16e6a0932a4279.zip
external_webkit-fb5979ac6e2238d5ae16f43cca16e6a0932a4279.tar.gz
external_webkit-fb5979ac6e2238d5ae16f43cca16e6a0932a4279.tar.bz2
Fix the sim build.
Diffstat (limited to 'WebKit/android/benchmark')
-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>