summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-12-07 18:59:58 +0100
committerSven Eden <yamakuzure@gmx.net>2017-12-07 18:59:58 +0100
commit326e11bd6182202b830c66742c1ddd6d419e8f5f (patch)
treec0181fea9d655a5821676a8fd029cc6989d6c133 /src/core/cgroup.c
parent3344b839df8fe2dd2b4a4f470225e4c407cf2faa (diff)
Apply updates from upstream
Diffstat (limited to 'src/core/cgroup.c')
-rw-r--r--src/core/cgroup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/cgroup.c b/src/core/cgroup.c
index c0f07ca9a..6e200ccb6 100644
--- a/src/core/cgroup.c
+++ b/src/core/cgroup.c
@@ -21,6 +21,7 @@
#include <fnmatch.h>
#include "alloc-util.h"
+#include "bpf-firewall.h"
#include "cgroup-util.h"
#include "cgroup.h"
#include "fd-util.h"