aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/dir2_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/dir2_test.c')
-rw-r--r--lib/libc/tests/gen/dir2_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/gen/dir2_test.c b/lib/libc/tests/gen/dir2_test.c
index 5c9604856f11..4ec5a1759d06 100644
--- a/lib/libc/tests/gen/dir2_test.c
+++ b/lib/libc/tests/gen/dir2_test.c
@@ -31,7 +31,6 @@
* opendir, readdir, seekdir, telldir, closedir, etc
*/
-#include <sys/cdefs.h>
#include <dirent.h>
#include <fcntl.h>
#include <stdio.h>