From b605cf820c4831451fd009825a914d6f98045219 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Tue, 18 Oct 2016 17:57:10 +0200 Subject: Add abstraction model for BPF programs This object takes a number of bpf_insn members and wraps them together with the in-kernel reference id. Will be needed by the firewall code. --- src/test/test-log.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/test-log.c') diff --git a/src/test/test-log.c b/src/test/test-log.c index ec1bc2a63..8ab569f47 100644 --- a/src/test/test-log.c +++ b/src/test/test-log.c @@ -22,7 +22,6 @@ #include "format-util.h" #include "log.h" -#include "process-util.h" #include "util.h" assert_cc(LOG_REALM_REMOVE_LEVEL(LOG_REALM_PLUS_LEVEL(LOG_REALM_SYSTEMD, LOG_FTP | LOG_DEBUG)) -- cgit v1.2.3