From 894aead8fcecffd99339f2825ce71bede7ec9695 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 22 Apr 2020 09:01:48 -0400 Subject: pwcache: Rename from passwd.[ch] --- printf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'printf.c') 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" -- cgit v1.2.3