Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
[linux-2.6-microblaze.git] / samples / bpf / task_fd_query_user.c
index e399380..4c31b30 100644 (file)
@@ -13,6 +13,7 @@
 #include <sys/resource.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <linux/perf_event.h>
 
 #include "libbpf.h"
 #include "bpf_load.h"