From: Roland McGrath Date: Wed, 12 Nov 2014 22:28:27 +0000 (-0800) Subject: Adapt to nacl internal header changes. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae0768b87dd92e1fa2235dc67c6d0eb4f4200cd;p=thirdparty%2Fglibc.git Adapt to nacl internal header changes. --- diff --git a/sysdeps/nacl/xstatconv.h b/sysdeps/nacl/xstatconv.h index 5ea437cfe65..1bfbb73de2f 100644 --- a/sysdeps/nacl/xstatconv.h +++ b/sysdeps/nacl/xstatconv.h @@ -18,6 +18,8 @@ #include +#define NACL_IN_TOOLCHAIN_HEADERS + struct stat; /* stat.h uses nacl_abi_off_t, but irt.h defines only nacl_irt_off_t. */