diff options
Diffstat (limited to 'src/stdio/scanf.c')
| -rw-r--r-- | src/stdio/scanf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdio/scanf.c b/src/stdio/scanf.c index 5fbe51ec..cc392373 100644 --- a/src/stdio/scanf.c +++ b/src/stdio/scanf.c @@ -1,6 +1,5 @@ #include <stdio.h> #include "stdarg.h" -#include "nonstd/internal.h" #include "nonstd/io.h" /** read formatted input **/ |
