diff options
Diffstat (limited to 'sysdeps/htl')
-rw-r--r-- | sysdeps/htl/pthread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/htl/pthread.h b/sysdeps/htl/pthread.h index 3216860493..2f9d37707e 100644 --- a/sysdeps/htl/pthread.h +++ b/sysdeps/htl/pthread.h @@ -25,7 +25,6 @@ #include <features.h> -#include <sys/cdefs.h> #ifndef __extern_inline /* GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99 inline semantics, unless -fgnu89-inline is used. */ |