chiark / gitweb /
Do not advertise .d snippets over main config file
[elogind.git] / src / login / logind-acl.c
index f7c6f3a4efe17b7dcf1ef07548e275c4bf88cd5b..941fd724a56e8a43c799884d4f9d2e65fa0c6613 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <assert.h>
 #include <errno.h>
 #include <string.h>
-#include <sys/acl.h>
-#include <acl/libacl.h>
 
 #include "util.h"
 #include "acl-util.h"