From: Richard Kenner Date: Thu, 23 Jun 1994 00:01:40 +0000 (-0400) Subject: Include , not on Concurrent. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b3345cc768a18645f82abe0f80c97e9e7b04b64;p=gcc.git Include , not on Concurrent. From-SVN: r7530 --- diff --git a/gcc/protoize.c b/gcc/protoize.c index ecc029e3a07..2be545f57ec 100644 --- a/gcc/protoize.c +++ b/gcc/protoize.c @@ -64,7 +64,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include #include -#ifdef POSIX +#if defined(POSIX) || defined(CONCURRENT) #include #else #include