diff options
Diffstat (limited to 'lib/libc/stdio/wscanf.c')
-rw-r--r-- | lib/libc/stdio/wscanf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdio/wscanf.c b/lib/libc/stdio/wscanf.c index 9527fcd27767..8e2019c2c490 100644 --- a/lib/libc/stdio/wscanf.c +++ b/lib/libc/stdio/wscanf.c @@ -31,7 +31,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <stdarg.h> #include <stdio.h> #include <wchar.h> |