diff options
Diffstat (limited to 'lib/libc/gen/nftw.c')
-rw-r--r-- | lib/libc/gen/nftw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/nftw.c b/lib/libc/gen/nftw.c index 9b5c33e1057c..95cc9947b7c1 100644 --- a/lib/libc/gen/nftw.c +++ b/lib/libc/gen/nftw.c @@ -20,7 +20,6 @@ * Materiel Command, USAF, under agreement number F39502-99-1-0512. */ -#include <sys/cdefs.h> #include <sys/types.h> #include <sys/stat.h> #include <errno.h> |