Include <wchar.h> for prototype.

This commit is contained in:
Andreas Jaeger 2000-07-21 12:59:48 +00:00
parent cb5113c145
commit df8cc0755d
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <libioP.h> #include <libioP.h>
#include <stdio.h> #include <stdio.h>
#include <wchar.h>
int int
fwide (fp, mode) fwide (fp, mode)