diff --git a/libc/include/features.h b/libc/include/features.h index f1bf25bf..4e624c8c 100644 --- a/libc/include/features.h +++ b/libc/include/features.h @@ -59,7 +59,9 @@ #endif #endif +#ifndef restrict #define restrict +#endif /* TODO: Improve these declarations, perhaps like they are in glibc. */ #define __POSIX_NO_OBSOLETE