From 43dc903ebfb710ea2e7844859d9c722b81e71799 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 26 Feb 2001 04:16:01 +0000 Subject: 2001-02-25 Roland McGrath * symlink.c: Include for decls of built-ins. * firmlink.c: Include for exit decl. * ifsock.c: Likewise. * null.c: Likewise. * magic.c: Likewise. * fifo.c: Likewise. * hello.c: Likewise. * hello-mt.c: Likewise. --- trans/hello-mt.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'trans/hello-mt.c') diff --git a/trans/hello-mt.c b/trans/hello-mt.c index f0d78614..83278e1b 100644 --- a/trans/hello-mt.c +++ b/trans/hello-mt.c @@ -1,5 +1,5 @@ /* hello-mt.c - A trivial single-file translator, multithreaded version - Copyright (C) 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -19,6 +19,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3