Fix: add struct file_handle forward declaration
[lttng-modules.git] / lttng-syscalls.c
index 748c6002fc4a79ef3d2692bf997ac0820e60cbc2..7b6078ea010f715a72819e8f5bc138573501f927 100644 (file)
@@ -76,6 +76,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.022982 seconds and 4 git commands to generate.