diff options
Diffstat (limited to 'common/logging.h')
-rw-r--r-- | common/logging.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/logging.h b/common/logging.h index 91619179a..3ee4db6ef 100644 --- a/common/logging.h +++ b/common/logging.h @@ -24,6 +24,7 @@ #include <stdio.h> #include "estream.h" #include "mischelp.h" +#include "w32help.h" /* Flag values for log_set_prefix. */ #define JNLIB_LOG_WITH_PREFIX 1 |