diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/or.h b/src/or/or.h index 4df378045a..dd4a7feeb1 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -133,6 +133,7 @@ #include "../common/crypto.h" #include "../common/tortls.h" +#define OLD_LOG_INTERFACE #include "../common/log.h" #include "../common/compat.h" #include "../common/container.h" |