Make system open command configurable
[xboard.git] / common.h
index b433e68..d412462 100644 (file)
--- a/common.h
+++ b/common.h
@@ -654,6 +654,7 @@ typedef struct {
     char *fenOverride[ENGINES];
     char *features[ENGINES];
     char *featureDefaults;
+    char *sysOpen;
     Boolean keepAlive;  /* [HGM] alive     */
     Boolean forceIllegal;/*[HGM] illegal   */
     Boolean noJoin;     /* [HGM] join      */