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