diff options
Diffstat (limited to 'printf.c')
-rw-r--r-- | printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,8 +24,8 @@ #include "mtab.h" #include "pwcache.h" #include "stat.h" -#include "time.h" #include "util.h" +#include "xtime.h" #include <assert.h> #include <errno.h> #include <grp.h> |