summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/complex.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/complex.h b/include/complex.h
index 395983f..33c7940 100644
--- a/include/complex.h
+++ b/include/complex.h
@@ -43,8 +43,6 @@ _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
#define complex _Complex
#define I _Complex_I
-#include <sys/cdefs.h>
-
__BEGIN_DECLS
double cabs(double complex);
OpenPOWER on IntegriCloud