Index: src/include/portability_string.h |
diff --git a/src/include/portability_string.h b/src/include/portability_string.h |
index 1a04201a42d1279127f90b081c7d65c1139d1d47..1df3372d52150d52ea0254235ea816efe5ec8c0c 100644 |
--- a/src/include/portability_string.h |
+++ b/src/include/portability_string.h |
@@ -38,6 +38,7 @@ |
#define NATIVE_CLIENT_SRC_INCLUDE_PORTABILITY_STRING_H_ 1 |
#include <string.h> |
+#include "native_client/src/include/build_config.h" |
typedef char utf8char_t; |