From e7b6782c39ecc02fbfc5545df7fdc0a43c82297e Mon Sep 17 00:00:00 2001 From: John Birrell Date: Mon, 9 Mar 1998 06:51:23 +0000 Subject: Added #include to get prototypes. --- lib/libc/stdio/tmpfile.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/stdio/tmpfile.c') diff --git a/lib/libc/stdio/tmpfile.c b/lib/libc/stdio/tmpfile.c index 2f8abfcc2331..3c5e97ead5ee 100644 --- a/lib/libc/stdio/tmpfile.c +++ b/lib/libc/stdio/tmpfile.c @@ -43,6 +43,7 @@ static char sccsid[] = "@(#)tmpfile.c 8.1 (Berkeley) 6/4/93"; #include #include #include +#include #include FILE * -- cgit v1.3