Fix: add struct file_handle forward declaration
[lttng-modules.git] / lttng-syscalls.c
index 4d8490e97889dcb3ed5463d34f806a899bf378c1..36efea47f0e4ec0e789fdec9f22ed3893f707e73 100644 (file)
@@ -77,6 +77,7 @@ struct oldold_utsname;
 struct old_utsname;
 struct sel_arg_struct;
 struct mmap_arg_struct;
+struct file_handle;
 
 #ifdef IA32_NR_syscalls
 #define NR_compat_syscalls IA32_NR_syscalls
This page took 0.0235 seconds and 4 git commands to generate.