summaryrefslogtreecommitdiffstats
path: root/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'printf.c')
-rw-r--r--printf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/printf.c b/printf.c
index 7bee795..18ea5ff 100644
--- a/printf.c
+++ b/printf.c
@@ -21,7 +21,7 @@
#include "dstring.h"
#include "expr.h"
#include "mtab.h"
-#include "passwd.h"
+#include "pwcache.h"
#include "stat.h"
#include "time.h"
#include "util.h"