From 188c82b41251cdafd06b49dd593476354be656b2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Aug 2000 17:12:55 +0000 Subject: 2000-08-30 Joel Sherrill * Many files: Moved posix/include/rtems/posix/seterr.h to score/include/rtems/seterr.h so it would be available within all APIs. --- cpukit/posix/src/getegid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/posix/src/getegid.c') diff --git a/cpukit/posix/src/getegid.c b/cpukit/posix/src/getegid.c index f1169f14bc..f3fbce989d 100644 --- a/cpukit/posix/src/getegid.c +++ b/cpukit/posix/src/getegid.c @@ -9,7 +9,7 @@ #include #include -#include +#include gid_t _POSIX_types_Egid = 0; -- cgit v1.2.3