]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
include stdio
authorMichael Andres <ma@suse.de>
Mon, 10 Dec 2007 15:09:01 +0000 (15:09 +0000)
committerMichael Andres <ma@suse.de>
Mon, 10 Dec 2007 15:09:01 +0000 (15:09 +0000)
src/attr_store.h

index e3c3aa5dfebb524441b3ebed812ea36342fcf255..0b7df7e4e9b12338181660ca6c4e9dd6af4bd666 100644 (file)
@@ -12,6 +12,8 @@
 extern "C" {
 #endif
 
+#include <stdio.h>
+
 #include "poolid.h"
 
 struct _Pool;