aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdio/perror_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/stdio/perror_test.c')
-rw-r--r--lib/libc/tests/stdio/perror_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/stdio/perror_test.c b/lib/libc/tests/stdio/perror_test.c
index e6d2c0c130a6..f3cb646d094e 100644
--- a/lib/libc/tests/stdio/perror_test.c
+++ b/lib/libc/tests/stdio/perror_test.c
@@ -29,7 +29,6 @@
* ISO/IEC 9899:1999.
*/
-#include <sys/cdefs.h>
#include <err.h>
#include <errno.h>
#include <limits.h>