]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - samples/bpf/test_current_task_under_cgroup_user.c
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
[linux.git] / samples / bpf / test_current_task_under_cgroup_user.c
index 4be4874ca2bc651d23db26ef827dd6b22f56cc72..2259f997a26c7f3e955bcae022d8c83767019a33 100644 (file)
@@ -11,7 +11,6 @@
 #include <unistd.h>
 #include <bpf/bpf.h>
 #include "bpf_load.h"
-#include <linux/bpf.h>
 #include "cgroup_helpers.h"
 
 #define CGROUP_PATH            "/my-cgroup"