fix getrpmruleinfos for linked packages
[platform/upstream/libsolv.git] / ext / repo_helix.h
index 0b2bec9..d883dd9 100644 (file)
@@ -21,7 +21,7 @@ extern "C" {
 #include "pool.h"
 #include "repo.h"
 
-extern void repo_add_helix(Repo *repo, FILE *fp, int flags);
+extern int repo_add_helix(Repo *repo, FILE *fp, int flags);
 
 #ifdef __cplusplus
 }