summaryrefslogtreecommitdiff
path: root/src/commands/id.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/id.c')
-rw-r--r--src/commands/id.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands/id.c b/src/commands/id.c
index f1790bc..3990dc8 100644
--- a/src/commands/id.c
+++ b/src/commands/id.c
@@ -3,6 +3,7 @@
#include <grp.h>
#include <pwd.h>
#include <unistd.h>
+#include <sys/types.h>
COMMAND_EMPTY(user_id) {