We also need torerr in tm_cvt.

This commit is contained in:
Nick Mathewson 2018-06-22 13:34:35 -04:00
parent 145665abcb
commit 4b32446a4c

View File

@ -8,6 +8,7 @@
#include "lib/cc/compat_compiler.h"
#include "lib/wallclock/tm_cvt.h"
#include "lib/string/printf.h"
#include "lib/err/torerr.h"
#include <errno.h>
#include <time.h>