aboutsummaryrefslogtreecommitdiff
path: root/pwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'pwd.c')
-rw-r--r--pwd.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pwd.c b/pwd.c
index a7a5f78a1..2f36b1f05 100644
--- a/pwd.c
+++ b/pwd.c
@@ -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>