]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Adapt to nacl internal header changes.
authorRoland McGrath <roland@hack.frob.com>
Wed, 12 Nov 2014 22:28:27 +0000 (14:28 -0800)
committerRoland McGrath <roland@hack.frob.com>
Wed, 12 Nov 2014 22:28:27 +0000 (14:28 -0800)
sysdeps/nacl/xstatconv.h

index 5ea437cfe650b3a9f2cb0a660fb81061148a5aee..1bfbb73de2f11814c34332e7a279e7c2a6b68629 100644 (file)
@@ -18,6 +18,8 @@
 
 #include <nacl-interfaces.h>
 
+#define NACL_IN_TOOLCHAIN_HEADERS
+
 struct stat;
 
 /* stat.h uses nacl_abi_off_t, but irt.h defines only nacl_irt_off_t.  */