summaryrefslogtreecommitdiff
path: root/src/grp/endgrent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp/endgrent.c')
-rw-r--r--src/grp/endgrent.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/grp/endgrent.c b/src/grp/endgrent.c
new file mode 100644
index 00000000..f9e84d81
--- /dev/null
+++ b/src/grp/endgrent.c
@@ -0,0 +1,9 @@
+#include <grp.h>
+
+void endgrent(void)
+{
+}
+
+/*
+XOPEN(400)
+*/