diff --git a/src/nsresourced/nsresourced-manager.c b/src/nsresourced/nsresourced-manager.c index 43a00d6cef..ab1cd0a7c1 100644 --- a/src/nsresourced/nsresourced-manager.c +++ b/src/nsresourced/nsresourced-manager.c @@ -6,7 +6,9 @@ #include "sd-daemon.h" #include "bpf-dlopen.h" +#if HAVE_VMLINUX_H #include "bpf-link.h" +#endif #include "build-path.h" #include "common-signal.h" #include "env-util.h"