X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Faio.h;h=d9330ebeb9662b39f3940669817b5e5fecb69250;hp=3e351348c79e4d32c7ca18b5702f79a86da75f1d;hb=6688a778b0419eab32e715f269319248edee9da5;hpb=400c5e5c8307a2ebe44ef1f203f5a15669f20347 diff --git a/include/aio.h b/include/aio.h index 3e351348..d9330ebe 100644 --- a/include/aio.h +++ b/include/aio.h @@ -5,12 +5,7 @@ extern "C" { #endif -#if __STDC_VERSION__ >= 199901L -#define __restrict restrict -#elif !defined(__GNUC__) -#define __restrict -#endif - +#include #include #include