syscall instrumentation: add missing forward declarations for old kernels
[lttng-modules.git] / src / lttng-syscalls.h
index a464e69e3ca9558fa6cc729266a22c33ba3001c2..c9888bd24ef57dc181e8a017dbbe55aa6756ba8e 100644 (file)
@@ -32,6 +32,10 @@ struct sel_arg_struct;
 struct mmap_arg_struct;
 struct file_handle;
 struct user_msghdr;
+struct __kernel_old_itimerval;
+struct open_how;
+struct mount_attr;
+struct futex_waitv;
 
 /*
  * Forward declaration for kernels >= 5.6
This page took 0.023529 seconds and 4 git commands to generate.