From: Jeff Law Date: Thu, 12 Feb 1998 23:56:20 +0000 (-0700) Subject: fileops.c: #include . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ee48472991378fb816eafb55d7c0eabe6834dfcc;p=gcc.git fileops.c: #include . * fileops.c: #include . * ioprims.c: Likewise. From-SVN: r17890 --- diff --git a/libio/ioprims.c b/libio/ioprims.c index 5d31e070d9a..e3e0d7e75cd 100644 --- a/libio/ioprims.c +++ b/libio/ioprims.c @@ -31,6 +31,7 @@ the executable file might be covered by the GNU General Public License. */ #include "libioP.h" #include #include +#include #ifdef TODO /* Add open, isatty */