Index: tests/performance/perf_test_basics.cc |
diff --git a/tests/performance/perf_test_basics.cc b/tests/performance/perf_test_basics.cc |
index 9447fb1157fae125f36893ad8dc079369b7911ba..78bf038e5dcddb80f04dd2493b19f5670d156a91 100644 |
--- a/tests/performance/perf_test_basics.cc |
+++ b/tests/performance/perf_test_basics.cc |
@@ -7,6 +7,8 @@ |
#include <setjmp.h> |
#include <sys/mman.h> |
+#include "native_client/src/include/build_config.h" |
+ |
#if NACL_LINUX |
# include <sys/syscall.h> |
# include <time.h> |