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