diff options
Diffstat (limited to 'printf.c')
-rw-r--r-- | printf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ #include "expr.h" #include "mtab.h" #include "stat.h" +#include "time.h" #include "util.h" #include <assert.h> #include <errno.h> |