]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/bpf/syscall.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[karo-tx-linux.git] / kernel / bpf / syscall.c
index 461eb1e66a0fdf498557c2ff5a85354f730acc3e..7af0dcc5d7555679cea6c08395ab54710e7066e6 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/bpf_trace.h>
 #include <linux/syscalls.h>
 #include <linux/slab.h>
+#include <linux/sched/signal.h>
 #include <linux/vmalloc.h>
 #include <linux/mmzone.h>
 #include <linux/anon_inodes.h>