]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
- check in the header file as well
authorMichael Schroeder <mls@suse.de>
Fri, 7 Nov 2008 22:00:50 +0000 (22:00 +0000)
committerMichael Schroeder <mls@suse.de>
Fri, 7 Nov 2008 22:00:50 +0000 (22:00 +0000)
src/solver.h

index 25d152d85e392fd1853cd2ebc754858ed770b49d..1888f7b1c01a8c6991c7622306d5d7b8c9dd5131 100644 (file)
@@ -137,6 +137,7 @@ typedef struct solver {
 
   Id *obsoletes;                       /* obsoletes for each installed solvable */
   Id *obsoletes_data;                  /* data area for obsoletes */
+  Id *multiversionupdaters;            /* updaters for multiversion packages in updatesystem mode */
 
   /*-------------------------------------------------------------------------------------------------------------
    * Solver configuration