diff options
Diffstat (limited to 'tbl_data.c')
-rw-r--r-- | tbl_data.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ #include <ctype.h> #include <stdlib.h> #include <string.h> +#include <time.h> #include "mandoc.h" #include "libmandoc.h" |