basic/cgroup-util: remove two unnecessary includes

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-11-11 18:43:44 +01:00
parent fde32028a4
commit ce02b69ea8
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@
#include <sys/types.h>
#include "def.h"
#include "hashmap.h"
#include "macro.h"
#include "set.h"
#define SYSTEMD_CGROUP_CONTROLLER_LEGACY "name=systemd"