From d3ba9b35b433bf752024bf91ffc9892fd648095c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 6 Jan 2002 20:11:37 +0000 Subject: 2002-02-05 Ralf Corsepius * libc/Makefile.am: Add MULTISUBDIR support. * libc/fcntl.c: Add #include . * libc/privateenv.c: Add #include . --- cpukit/libcsupport/src/fcntl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/libcsupport/src/fcntl.c') diff --git a/cpukit/libcsupport/src/fcntl.c b/cpukit/libcsupport/src/fcntl.c index cd31374030..6c2aa1da11 100644 --- a/cpukit/libcsupport/src/fcntl.c +++ b/cpukit/libcsupport/src/fcntl.c @@ -15,6 +15,7 @@ #include "config.h" #endif +#include #include #include #include -- cgit v1.2.3