diff options
Diffstat (limited to 'id.c')
-rw-r--r-- | id.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ | |||
26 | #include <unistd.h> | 26 | #include <unistd.h> |
27 | #include <pwd.h> | 27 | #include <pwd.h> |
28 | #include <grp.h> | 28 | #include <grp.h> |
29 | #include <getopt.h> | ||
29 | #include <sys/types.h> | 30 | #include <sys/types.h> |
30 | 31 | ||
31 | extern int id_main(int argc, char **argv) | 32 | extern int id_main(int argc, char **argv) |