summaryrefslogtreecommitdiffstats
path: root/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'parse.c')
-rw-r--r--parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.c b/parse.c
index 7f4da32..d5c0128 100644
--- a/parse.c
+++ b/parse.c
@@ -31,8 +31,8 @@
#include "expr.h"
#include "fsade.h"
#include "mtab.h"
-#include "passwd.h"
#include "printf.h"
+#include "pwcache.h"
#include "spawn.h"
#include "stat.h"
#include "time.h"