X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Faio.h;h=d9330ebeb9662b39f3940669817b5e5fecb69250;hb=4af3ea789ac466493634a32235c77bb11f078fe6;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