Ver código fonte

We also need torerr in tm_cvt.

Nick Mathewson 6 anos atrás
pai
commit
4b32446a4c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/lib/wallclock/tm_cvt.c

+ 1 - 0
src/lib/wallclock/tm_cvt.c

@@ -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>