Implement -serverFile option
[xboard.git] / common.h
index 9e1c3dd..b433e68 100644 (file)
--- a/common.h
+++ b/common.h
@@ -623,6 +623,7 @@ typedef struct {
     Boolean lowTimeWarning; /* [HGM] low time */
     char *lowTimeWarningColor;
 
+    char *serverFileName;
     char *serverMovesName;
     Boolean suppressLoadMoves;
     int serverPause;