summaryrefslogtreecommitdiffstats
path: root/common/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/log.h')
-rw-r--r--common/log.h1
1 files changed, 1 insertions, 0 deletions
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 <pthread.h>
#include "arch.h"
+#include "defines.h"
/* logging buffer size */
#define LOG_BUFFER_SIZE 1024