diff runopts.h @ 323:3bfbe95f9a14

Add -P pidfile patch from Swen Schillig
author Matt Johnston <matt@ucc.asn.au>
date Wed, 07 Jun 2006 14:10:21 +0000
parents 306499676384
children 0e4f225b7e07
line wrap: on
line diff
--- a/runopts.h	Wed Jun 07 13:41:19 2006 +0000
+++ b/runopts.h	Wed Jun 07 14:10:21 2006 +0000
@@ -83,6 +83,7 @@
 
 	sign_key *hostkey;
 	buffer * banner;
+	char * pidfile;
 
 } svr_runopts;