summaryrefslogtreecommitdiff
path: root/common/sppriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/sppriv.h')
-rw-r--r--common/sppriv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/sppriv.h b/common/sppriv.h
index 30686f9..cc6590a 100644
--- a/common/sppriv.h
+++ b/common/sppriv.h
@@ -50,6 +50,7 @@ typedef struct spstate
int transparent; /* Transparent proxying */
const char* directory; /* The temp directory */
const char* user; /* User to run as */
+ const char* pidfile; /* The pid file for daemon */
struct sockaddr_any outaddr; /* The outgoing address */
const char* outname;