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