Add xml_file.h into the createrepo_c.h.
authorTomas Mlcoch <tmlcoch@redhat.com>
Tue, 14 May 2013 14:48:12 +0000 (16:48 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Tue, 14 May 2013 14:48:12 +0000 (16:48 +0200)
src/createrepo_c.h

index 0a15577..908d06c 100644 (file)
@@ -53,6 +53,7 @@ extern "C" {
 #include "sqlite.h"
 #include "version.h"
 #include "xml_dump.h"
+#include "xml_file.h"
 
 #ifdef __cplusplus
 }