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 e3c3aa5..0b7df7e 100644 (file)
@@ -12,6 +12,8 @@
 extern "C" {
 #endif
 
+#include <stdio.h>
+
 #include "poolid.h"
 
 struct _Pool;