summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_common.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-04-15 14:48:24 -0400
committerSimo Sorce <simo@redhat.com>2012-04-15 15:00:50 -0400
commit06fed0b0f3e2d1c0f1dfc548ce6f92d87a37a0a0 (patch)
treecdd7cc3acfe0abaafa265e01e21308503490b99c /proxy/src/gp_common.h
parent2263252b3a38fda76fd555e367b5fc3d055a9cf7 (diff)
downloadgss-proxy-06fed0b0f3e2d1c0f1dfc548ce6f92d87a37a0a0.tar.gz
gss-proxy-06fed0b0f3e2d1c0f1dfc548ce6f92d87a37a0a0.tar.xz
gss-proxy-06fed0b0f3e2d1c0f1dfc548ce6f92d87a37a0a0.zip
Add logging helpers
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 { \