include repo_pubkey.h in repo_pubkey.c
authorMichael Schroeder <mls@suse.de>
Mon, 23 Sep 2013 09:29:54 +0000 (11:29 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 23 Sep 2013 09:29:54 +0000 (11:29 +0200)
ext/repo_pubkey.c

index 3b0e402..17558ba 100644 (file)
@@ -38,6 +38,7 @@
 #include "queue.h"
 #include "chksum.h"
 #include "repo_rpmdb.h"
+#include "repo_pubkey.h"
 #ifdef ENABLE_PGPVRFY
 #include "solv_pgpvrfy.h"
 #endif