Imported Upstream version 0.6.35
[platform/upstream/libsolv.git] / src / solver.h
index 1b85fb3..ebb2232 100644 (file)
@@ -68,6 +68,7 @@ struct _Solver {
   Id duprules_end;
 
   Id bestrules;                                /* rules from SOLVER_FORCEBEST */
+  Id bestrules_up;                     /* update rule part starts here*/
   Id bestrules_end;
   Id *bestrules_pkg;