]> jfr.im git - irc/gameservirc.git/commitdiff
Added pidfile to extern.h... somehow my compiler didn't catch this.
authorkainazzzo <redacted>
Sat, 13 Mar 2004 20:00:41 +0000 (20:00 +0000)
committerkainazzzo <redacted>
Sat, 13 Mar 2004 20:00:41 +0000 (20:00 +0000)
git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@130 bc333340-6410-0410-a689-9d09f3c113fa

gameserv/extern.h

index 23bc6fbaa3cea30f653f963fe3b1230e68fc6542..1452a7e72e4e086aa652bfa74f4df3639af1d60b 100644 (file)
@@ -41,6 +41,7 @@ E char *c_Forest;
 E char *c_ForestTopic;
 E char *gshost;
 E char *gsident;
+E char *pidfile;
 
 #if defined(P10)
 E char *gsnum;