X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Fspawn.h;fp=include%2Fspawn.h;h=a28ae69168b4c54d6bc5972988a51347381ca954;hp=c934d4238851da5345d76d912d5900ae345259ec;hb=455f96857f91d14e193219ca00969354a981c09c;hpb=b7afd7a7ec95fdc98dd31078891a9563d6f4ac73;ds=sidebyside diff --git a/include/spawn.h b/include/spawn.h index c934d423..a28ae691 100644 --- a/include/spawn.h +++ b/include/spawn.h @@ -5,11 +5,7 @@ extern "C" { #endif -#if __STDC_VERSION__ >= 199901L -#define __restrict restrict -#elif !defined(__GNUC__) -#define __restrict -#endif +#include #define __NEED_mode_t #define __NEED_pid_t