diff options
author | Elliott Hughes <enh@google.com> | 2014-04-29 23:57:11 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-04-29 23:57:11 +0000 |
commit | c19c8e6f7125984d04c9e4e05ac130b43d1cd13c (patch) | |
tree | ad9cd6e6b1ee5b01dcc03f09495ee786ea0a12ec /libc/stdio/fileext.h | |
parent | c6e563c87a7d8329607bccbc5c4a61c4e1180507 (diff) | |
parent | 01ae00f3170ad0e36c1657f6ff8c89dfa730fd37 (diff) |
Merge "Switch to the OpenBSD implementations of the wide scanf functions."
Diffstat (limited to 'libc/stdio/fileext.h')
-rw-r--r-- | libc/stdio/fileext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/fileext.h b/libc/stdio/fileext.h index 864192408..fa6fed671 100644 --- a/libc/stdio/fileext.h +++ b/libc/stdio/fileext.h @@ -30,7 +30,6 @@ */ #include <pthread.h> -#include "wcio.h" /* * file extension |