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