diff options
Diffstat (limited to 'lib/libc/stdio/putwc.c')
-rw-r--r-- | lib/libc/stdio/putwc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdio/putwc.c b/lib/libc/stdio/putwc.c index 386023924440..435da69dec6a 100644 --- a/lib/libc/stdio/putwc.c +++ b/lib/libc/stdio/putwc.c @@ -31,7 +31,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include "namespace.h" #include <stdio.h> #include <wchar.h> |