]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/perf_regs.h
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-bionic-kernel.git] / include / linux / perf_regs.h
index a5f98d53d7325b0358bd45b7b7406b4f02fef6d5..9b7dd59fe28d5f1cd8636bec98a15552440168da 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _LINUX_PERF_REGS_H
 #define _LINUX_PERF_REGS_H
 
+#include <linux/sched/task_stack.h>
+
 struct perf_regs {
        __u64           abi;
        struct pt_regs  *regs;