Whoops, couple of includes gone missing in the shuffle
This commit is contained in:
parent
9fec43d629
commit
bbbd7a4255
|
@ -10,6 +10,7 @@
|
|||
#include <popt.h>
|
||||
|
||||
#include <rpm/rpmlib.h> /* RPMSIGTAG & related */
|
||||
#include <rpm/rpmmacro.h>
|
||||
#include <rpm/rpmpgp.h>
|
||||
#include <rpm/rpmsign.h>
|
||||
#include <rpm/rpmfileutil.h> /* rpmMkTemp() */
|
||||
|
|
Loading…
Reference in New Issue