summaryrefslogtreecommitdiff
path: root/libc/stdio/vfwscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/vfwscanf.c')
-rw-r--r--libc/stdio/vfwscanf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/stdio/vfwscanf.c b/libc/stdio/vfwscanf.c
index c74c6e7c8..bbe534c1b 100644
--- a/libc/stdio/vfwscanf.c
+++ b/libc/stdio/vfwscanf.c
@@ -42,8 +42,6 @@
#include <wctype.h>
#include "local.h"
-#include "floatio.h"
-
#define BUF 513 /* Maximum length of numeric string. */
/*