Add option -defaultInstallProtocol
[xboard.git] / common.h
index 09ce693..55daf29 100644 (file)
--- a/common.h
+++ b/common.h
@@ -802,6 +802,7 @@ typedef struct {
     Boolean scoreWhite;
     Boolean pvSAN[ENGINES];
 
+    int defProtocol;
     int recentEngines;
     char *recentEngineList;
     char *defEngDir;