summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_common.h
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2013-03-22 09:05:06 -0400
committerSimo Sorce <simo@redhat.com>2013-03-22 11:34:42 -0400
commit1955a2d57d6d6ff3d4aa6dcdbc890d9c44417f7f (patch)
tree87a56d0ebb1e1e733a20528541fb8937ef31ccf3 /proxy/src/gp_common.h
parente9623f5f05053f215c71dbf37d034ae98f1f1c36 (diff)
downloadgss-proxy-1955a2d57d6d6ff3d4aa6dcdbc890d9c44417f7f.tar.gz
gss-proxy-1955a2d57d6d6ff3d4aa6dcdbc890d9c44417f7f.tar.xz
gss-proxy-1955a2d57d6d6ff3d4aa6dcdbc890d9c44417f7f.zip
Write pid file at startup.
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 0de698c..ad68e55 100644
--- a/proxy/src/gp_common.h
+++ b/proxy/src/gp_common.h
@@ -26,6 +26,7 @@
#ifndef _GP_COMMON_H_
#define _GP_COMMON_H_
+#include "config.h"
#include "gp_debug.h"
#include "gp_log.h"