diff options
Diffstat (limited to 'lib/libc/tests/gen/ftw_test.c')
-rw-r--r-- | lib/libc/tests/gen/ftw_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/gen/ftw_test.c b/lib/libc/tests/gen/ftw_test.c index d6fe56f6499d..3d2cf3446dee 100644 --- a/lib/libc/tests/gen/ftw_test.c +++ b/lib/libc/tests/gen/ftw_test.c @@ -28,7 +28,6 @@ * Limited test program for nftw() as specified by IEEE Std. 1003.1-2008. */ -#include <sys/cdefs.h> #include <sys/wait.h> #include <err.h> #include <errno.h> |