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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/proxy/src/gp_common.h b/proxy/src/gp_common.h
index 25a89b7..5b9b9b2 100644
--- a/proxy/src/gp_common.h
+++ b/proxy/src/gp_common.h
@@ -114,4 +114,7 @@ do { \
} \
} while(0)
+#define ACQUIRE_TYPE_OPTION "acquire_type"
+#define ACQUIRE_IMPERSONATE_NAME "impersonate_name"
+
#endif /* _GP_COMMON_H_ */