X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Faio.h;h=d9330ebeb9662b39f3940669817b5e5fecb69250;hb=3a5aa8e49ce9a98725ceb311bb64f6168fc72d3e;hp=3e351348c79e4d32c7ca18b5702f79a86da75f1d;hpb=400c5e5c8307a2ebe44ef1f203f5a15669f20347;p=musl 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