From 441f524c0733208c22dd5c38091070abd4063ae6 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 17 Nov 2009 21:52:34 -0800 Subject: More removal of C99 wide character I/O, and tightening up of standard conformance. --- stream.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream.c') diff --git a/stream.c b/stream.c index b5b0816a..21b3806f 100644 --- a/stream.c +++ b/stream.c @@ -34,6 +34,7 @@ #include #include #include +#include #include "lib.h" #include "gc.h" #include "unwind.h" -- cgit v1.2.3