Skip to content

Commit

Permalink
compile
Browse files Browse the repository at this point in the history
  • Loading branch information
dmacvicar committed Feb 10, 2008
1 parent d3bb126 commit 6fafd50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pool.h
Expand Up @@ -17,6 +17,8 @@
extern "C" {
#endif

#include <stdio.h>

#include "pooltypes.h"
#include "poolid.h"
#include "solvable.h"
Expand Down Expand Up @@ -68,7 +70,6 @@ extern "C" {

//-----------------------------------------------

struct FILE;
struct _Repo;
struct _Repodata;

Expand Down

0 comments on commit 6fafd50

Please sign in to comment.