Drop unnecessary internal includes from the IMA plugin
This commit is contained in:
parent
df8d1fb1b3
commit
995d1b3fc9
|
@ -11,9 +11,7 @@
|
|||
#include <rpm/rpmstring.h>
|
||||
#include <rpm/rpmmacro.h>
|
||||
|
||||
#include "lib/rpmfs.h"
|
||||
#include "lib/rpmplugin.h"
|
||||
#include "lib/rpmte_internal.h"
|
||||
|
||||
#define XATTR_NAME_IMA "security.ima"
|
||||
|
||||
|
|
Loading…
Reference in New Issue