Index: src/trusted/desc/nacl_desc_io_alloc_ctor_test.c |
diff --git a/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c b/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c |
index f7653440a404a4f6e9e5e38a843de2aae5427d48..fab3efab35de0333cf419832b1d6830111393cf7 100644 |
--- a/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c |
+++ b/src/trusted/desc/nacl_desc_io_alloc_ctor_test.c |
@@ -14,6 +14,8 @@ |
#include <sys/stat.h> |
#include <sys/types.h> |
+#include "native_client/src/include/build_config.h" |
+ |
#if NACL_WINDOWS |
# include <io.h> |
# include <windows.h> |