version 1.4.60b
[polyglot.git] / uci.h
diff --git a/uci.h b/uci.h
index d47d1d5..3e6bacf 100644 (file)
--- a/uci.h
+++ b/uci.h
@@ -51,6 +51,7 @@ typedef struct {
   int best_depth;\r
   int best_sel_depth;\r
   move_t best_pv[LineSize];\r
+  char bestmove[UciStringSize];\r
   \r
   sint64 node_nb;\r
   double time;\r