chiark / gitweb /
core: do not use quotes around virt and arch
[elogind.git] / src / core / ima-setup.c
index 0e0d16a7c98c6d2a16e0d61281be7a437bb86257..7721b3ecaf66fc56066550708b27236e581c87b9 100644 (file)
 ***/
 
 #include <unistd.h>
-#include <stdio.h>
 #include <errno.h>
-#include <sys/types.h>
-#include <sys/stat.h>
 #include <fcntl.h>
 
 #include "ima-setup.h"