aboutsummaryrefslogtreecommitdiffstats
path: root/general.h
diff options
context:
space:
mode:
Diffstat (limited to 'general.h')
-rw-r--r--general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/general.h b/general.h
index a7d5bde..2bbd0c0 100644
--- a/general.h
+++ b/general.h
@@ -221,5 +221,6 @@ extern char *bash_tilde_expand __P((char *));
extern int group_member __P((gid_t));
extern char **get_group_list __P((int *));
+extern int *get_group_array __P((int *));
#endif /* _GENERAL_H_ */