summaryrefslogtreecommitdiff
path: root/src/id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/id.c')
-rw-r--r--src/id.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/id.c b/src/id.c
index 282cc46d7..208775eb5 100644
--- a/src/id.c
+++ b/src/id.c
@@ -29,6 +29,7 @@
#include "system.h"
#include "error.h"
+#include "getugroups.h"
#include "quote.h"
/* The official name of this program (e.g., no `g' prefix). */
@@ -36,8 +37,6 @@
#define AUTHORS "Arnold Robbins", "David MacKenzie"
-int getugroups ();
-
/* If nonzero, output only the SELinux context. -Z */
static int just_context = 0;