From 717ecb1fe52cc726cb9521e8a93c90040fe2b255 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 27 Jan 2005 18:49:47 +0000 Subject: Update. 2005-01-27 Jakub Jelinek * stdlib/tst-fmtmsg.c: Include stdlib.h. * stdio-common/tst-fmemopen2.c: Include string.h. * posix/execvp.c: Include stdbool.h. --- stdio-common/tst-fmemopen2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stdio-common/tst-fmemopen2.c') diff --git a/stdio-common/tst-fmemopen2.c b/stdio-common/tst-fmemopen2.c index 6a0ee836a2..bcb136e8c1 100644 --- a/stdio-common/tst-fmemopen2.c +++ b/stdio-common/tst-fmemopen2.c @@ -1,5 +1,6 @@ #include #include +#include #include -- cgit v1.2.3