Index: native_client_sdk/src/libraries/nacl_io/include/utime.h |
diff --git a/native_client_sdk/src/libraries/nacl_io/include/utime.h b/native_client_sdk/src/libraries/nacl_io/include/utime.h |
index c3f2a549c674be3de8933cfc8d6acd06acafc8c5..d21518b019dd447416816e7bd1880a88a67dca9f 100644 |
--- a/native_client_sdk/src/libraries/nacl_io/include/utime.h |
+++ b/native_client_sdk/src/libraries/nacl_io/include/utime.h |
@@ -2,11 +2,12 @@ |
* Use of this source code is governed by a BSD-style license that can be |
* found in the LICENSE file. */ |
+#include_next <utime.h> |
+ |
#ifndef LIBRARIES_NACL_IO_INCLUDE_UTIME_H_ |
#define LIBRARIES_NACL_IO_INCLUDE_UTIME_H_ |
#include <sys/cdefs.h> |
-#include_next <utime.h> |
__BEGIN_DECLS |