Add secondry adapter command for UCCI or USI
[xboard.git] / common.h
index 94031ad..35c38fb 100644 (file)
--- a/common.h
+++ b/common.h
@@ -564,6 +564,7 @@ typedef struct {
     Boolean isUCI[ENGINES];
     Boolean hasOwnBookUCI[ENGINES];
     char * adapterCommand;
+    char * ucciAdapter;
     char * polyglotDir;
     Boolean usePolyglotBook;
     char * polyglotBook;