compile
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Sun, 10 Feb 2008 22:24:01 +0000 (22:24 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Sun, 10 Feb 2008 22:24:01 +0000 (22:24 +0000)
src/pool.h

index fdea8b2..352ceea 100644 (file)
@@ -17,6 +17,8 @@
 extern "C" {
 #endif
 
+#include <stdio.h>
+
 #include "pooltypes.h"
 #include "poolid.h"
 #include "solvable.h"
@@ -68,7 +70,6 @@ extern "C" {
 
 //-----------------------------------------------
 
-struct FILE;
 struct _Repo;
 struct _Repodata;