]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/extern.h
Updated the Change log
[irc/gameservirc.git] / gameserv / extern.h
index 4918c68ac7cc29b26554caf10d2fafdd0cf1f966..57ed1840aa2a09d00f3fa947d2f01832525e9c15 100644 (file)
@@ -11,6 +11,7 @@
 #include "player.h"
 #include "list.h"
 #include "config.h"
+#include "options.h"
 
 #if TIME_WITH_SYS_TIME
 # include <sys/time.h>
@@ -42,6 +43,11 @@ E char *c_Forest;
 E char *c_ForestTopic;
 E char *gshost;
 E char *gsident;
+
+#if defined(P10)
+E char *gsnum;
+#endif
+
 E char *servername;
 E char *remoteserver;
 E char *remoteport;