X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fwchar.h;h=35706c7ff7abaf796d047ae13a315a5165105a1e;hp=b1c6b7fac44c96100467a57c72f9e6fd367dfdaf;hb=39f296a95b02925b8c3439e140a5668e36055d9b;hpb=400c5e5c8307a2ebe44ef1f203f5a15669f20347 diff --git a/include/wchar.h b/include/wchar.h index b1c6b7fa..35706c7f 100644 --- a/include/wchar.h +++ b/include/wchar.h @@ -5,11 +5,7 @@ extern "C" { #endif -#if __STDC_VERSION__ >= 199901L -#define __restrict restrict -#elif !defined(__GNUC__) -#define __restrict -#endif +#include #define __NEED_FILE #define __NEED_va_list