X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Ftime.h;h=2f4c74f73ecccc6a1bd2674aff39a3b0b5ef65a1;hp=f24789e42d68789fdb73dbcf22ab8397434058ba;hb=c1a9658bd19245ff0fb52d3da567815d822fb622;hpb=9f65796c35bd93a1de42752ce8af901acfe4b1a4 diff --git a/include/time.h b/include/time.h index f24789e4..2f4c74f7 100644 --- a/include/time.h +++ b/include/time.h @@ -5,11 +5,7 @@ extern "C" { #endif -#if __STDC_VERSION__ >= 199901L -#define __restrict restrict -#elif !defined(__GNUC__) -#define __restrict -#endif +#include #undef NULL #ifdef __cplusplus