From 2512c847453c24b928c34beed88902fbb6877b7a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 27 Sep 2001 05:24:26 +0000 Subject: Update to accomodate the header file changes --- libc/sysdeps/linux/common/setegid.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/setegid.c') diff --git a/libc/sysdeps/linux/common/setegid.c b/libc/sysdeps/linux/common/setegid.c index 19d8e3f9c..0869119e7 100644 --- a/libc/sysdeps/linux/common/setegid.c +++ b/libc/sysdeps/linux/common/setegid.c @@ -1,4 +1,5 @@ #include +#include int setegid(gid_t gid) { -- cgit v1.2.3