From: Tomas Mraz Date: Thu, 23 Jun 2016 17:23:31 +0000 (+0200) Subject: Remove unneeded obsolete SELinux include. X-Git-Tag: cronie-1.5.1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7b339120026388534c37b1ddd87a92c7e8d00b5;p=cronie Remove unneeded obsolete SELinux include. --- diff --git a/src/crontab.c b/src/crontab.c index e7a4878..6d9c56d 100644 --- a/src/crontab.c +++ b/src/crontab.c @@ -53,7 +53,6 @@ #ifdef WITH_SELINUX # include # include -# include #endif #include "cronie_common.h"