From ee48472991378fb816eafb55d7c0eabe6834dfcc Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 12 Feb 1998 16:56:20 -0700 Subject: [PATCH] fileops.c: #include . * fileops.c: #include . * ioprims.c: Likewise. From-SVN: r17890 --- libio/ioprims.c | 1 + 1 file changed, 1 insertion(+) 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 */ -- 2.30.2