diff options
Diffstat (limited to 'otherlibs/unix/getgroups.c')
-rw-r--r-- | otherlibs/unix/getgroups.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/getgroups.c b/otherlibs/unix/getgroups.c index 7bbcfef16..4d34d5be9 100644 --- a/otherlibs/unix/getgroups.c +++ b/otherlibs/unix/getgroups.c @@ -15,6 +15,7 @@ #include <mlvalues.h> #include <alloc.h> +#include <fail.h> #ifdef HAS_GETGROUPS |