From 37b4a14b5472eaeb1650e915b7b302d1d7d1adf2 Mon Sep 17 00:00:00 2001 From: volth Date: Wed, 4 Jan 2017 12:54:55 +0000 Subject: fix build with --enable-xrdpdebug=yes --- common/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/log.h') diff --git a/common/log.h b/common/log.h index 33bb41fd..d6a5b8f2 100644 --- a/common/log.h +++ b/common/log.h @@ -22,6 +22,7 @@ #include #include "arch.h" +#include "defines.h" /* logging buffer size */ #define LOG_BUFFER_SIZE 1024 -- cgit v1.2.3