syscalls: Make mmap()'s fields `prot` and `flags` enums
[lttng-modules.git] / src / lttng-syscalls.c
index a5b5f403fe359e6531650111fc05cb82a6c60aba..0c28a467872b27d07bec36ba5ef4dbbed21cc16f 100644 (file)
@@ -19,6 +19,7 @@
 #include <linux/file.h>
 #include <linux/anon_inodes.h>
 #include <linux/fcntl.h>
+#include <linux/mman.h>
 #include <asm/ptrace.h>
 #include <asm/syscall.h>
 
This page took 0.025207 seconds and 4 git commands to generate.