Fix: bytecode validator: reject specialized load field/context ref instructions
[lttng-modules.git] / src / lttng-syscalls.h
index 01416f4fa01a44f52a7ea2f56f70babbaa8cd25e..a464e69e3ca9558fa6cc729266a22c33ba3001c2 100644 (file)
 #ifndef LTTNG_SYSCALLS_H
 #define LTTNG_SYSCALLS_H
 
-#include <stddef.h>
-
 #include <asm/ptrace.h>
+#include <linux/compat.h>
+#include <linux/fcntl.h>
+#include <linux/in.h>
+#include <linux/in6.h>
+#include <linux/mman.h>
 
 #include <lttng/events.h>
 #include <lttng/kernel-version.h>
This page took 0.022775 seconds and 4 git commands to generate.