summaryrefslogtreecommitdiffstats
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/eval.c b/eval.c
index bdf4d99..a4cb8f3 100644
--- a/eval.c
+++ b/eval.c
@@ -28,8 +28,8 @@
#include "exec.h"
#include "fsade.h"
#include "mtab.h"
-#include "passwd.h"
#include "printf.h"
+#include "pwcache.h"
#include "stat.h"
#include "time.h"
#include "trie.h"