diff options
Diffstat (limited to 'features.h')
-rw-r--r-- | features.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/features.h b/features.h index 4aee806ba8..47a4124502 100644 --- a/features.h +++ b/features.h @@ -160,7 +160,9 @@ Cambridge, MA 02139, USA. */ /* This is here only because every header file already includes this one. */ +#ifndef __ASSEMBLER__ #include <sys/cdefs.h> +#endif /* This is here only because every header file already includes this one. */ #ifndef _LIBC |