From: Duncan Mac-Vicar P Date: Sun, 10 Feb 2008 22:24:01 +0000 (+0000) Subject: compile X-Git-Tag: BASE-SuSE-Code-12_1-Branch~308^2~645 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fafd506e26ca6311aebb3bea5f6d29f2abff285;p=thirdparty%2Flibsolv.git compile --- diff --git a/src/pool.h b/src/pool.h index fdea8b28..352ceea4 100644 --- a/src/pool.h +++ b/src/pool.h @@ -17,6 +17,8 @@ extern "C" { #endif +#include + #include "pooltypes.h" #include "poolid.h" #include "solvable.h" @@ -68,7 +70,6 @@ extern "C" { //----------------------------------------------- -struct FILE; struct _Repo; struct _Repodata;