diff options
Diffstat (limited to 'stream.c')
-rw-r--r-- | stream.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ #include <errno.h> #include <ctype.h> #include <wchar.h> +#include <wctype.h> #include <signal.h> #include "config.h" #if HAVE_UNISTD_H |