diff options
Diffstat (limited to 'pwd.c')
-rw-r--r-- | pwd.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ | |||
21 | * | 21 | * |
22 | */ | 22 | */ |
23 | 23 | ||
24 | /* getopt not needed */ | ||
25 | |||
24 | #include <stdio.h> | 26 | #include <stdio.h> |
25 | #include <dirent.h> | 27 | #include <dirent.h> |
26 | #include <errno.h> | 28 | #include <errno.h> |