summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_common.h')
-rw-r--r--proxy/src/gp_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/src/gp_common.h b/proxy/src/gp_common.h
index 89c7827..981eb75 100644
--- a/proxy/src/gp_common.h
+++ b/proxy/src/gp_common.h
@@ -27,6 +27,7 @@
#define _GP_COMMON_H_
#include "gp_debug.h"
+#include "gp_log.h"
/* add element to list head */
#define LIST_ADD(list, elem) do { \