From: Thomas Bushnell, BSG Date: Tue, 5 Nov 1996 05:08:15 +0000 (+0000) Subject: * stdio-common/vfprintf.c: Include . X-Git-Tag: cvs/libc-961105 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e32d5893fe23da238ca4eb2ded8aacd852f3284;p=platform%2Fupstream%2Fglibc.git * stdio-common/vfprintf.c: Include . --- 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"