$OpenBSD: patch-include_common_h,v 1.3 2006/05/03 17:32:09 henning Exp $
--- include/common.h.orig	Thu Jan 27 15:33:18 2005
+++ include/common.h	Mon May  1 17:40:26 2006
@@ -74,6 +74,9 @@ void syslogbit_set(void);
 /* Return the default path for the directory containing configuration files */
 const char * confpath(void);
 
+/* return a config path for the CGIs so they can be kept seperate */
+const char * cgiconfpath(void);
+
 /* Return the default path for the directory containing state files */
 const char * dflt_statepath(void);
 
