From 4e32d5893fe23da238ca4eb2ded8aacd852f3284 Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Tue, 5 Nov 1996 05:08:15 +0000 Subject: * stdio-common/vfprintf.c: Include . --- stdio-common/vfprintf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/stdio-common/vfprintf.c b/stdio-common/vfprintf.c index 9eb6295c5d..50b4f02580 100644 --- a/stdio-common/vfprintf.c +++ b/stdio-common/vfprintf.c @@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */ #include #include #include +#include #include "_itoa.h" #include "../locale/localeinfo.h" -- cgit v1.2.3