From: Michael Schroeder Date: Fri, 7 Nov 2008 22:00:50 +0000 (+0000) Subject: - check in the header file as well X-Git-Tag: BASE-SuSE-Code-12_1-Branch~388 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb5da0d7e8e01ff172b2e0abae4fc156f4a7f3fb;p=platform%2Fupstream%2Flibsolv.git - check in the header file as well --- diff --git a/src/solver.h b/src/solver.h index 25d152d..1888f7b 100644 --- a/src/solver.h +++ b/src/solver.h @@ -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