Drop unnecessary internal includes from the IMA plugin

This commit is contained in:
Panu Matilainen 2023-06-13 12:55:57 +03:00
parent df8d1fb1b3
commit 995d1b3fc9
1 changed files with 0 additions and 2 deletions

View File

@ -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"