Fix missing include from d44be2cbc1
Somehow this managed to sneak past unnoticed
This commit is contained in:
parent
2cf26bdd2f
commit
33edb9827e
|
@ -8,6 +8,7 @@
|
|||
#include "imaevm.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <rpm/rpmstring.h>
|
||||
#include <rpm/rpmlog.h> /* rpmlog */
|
||||
#include <rpm/rpmfi.h>
|
||||
#include <rpm/rpmcrypto.h> /* rpmDigestLength */
|
||||
|
|
Loading…
Reference in New Issue