Get rid of unnecessary selinux.h include
Nothing in the file seems to use it. Doing this quickly via GitHub UI under assumption that the magic @walters bot will take care of running the full test suite, but otherwise I'll test it later when I get back to a machine I can use for that. Closes: #481 Approved by: cgwalters
This commit is contained in:
parent
af23b948f1
commit
b32bc75b6c
@ -46,7 +46,6 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <selinux/selinux.h>
|
||||
|
||||
typedef GObjectClass RpmOstreeUnpackerClass;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user