Include `linux/mman.h` for mmap flag enum
[lttng-modules.git] / include / instrumentation / syscalls / headers / syscalls_integers_override.h
index 334aea8f48369387c4d446878194d77378514772..f8106784f9c8be35e133dfcca2d51dd2cd715624 100644 (file)
@@ -1,5 +1,7 @@
 /* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */
 
+#include <linux/mman.h>
+
 #ifndef CREATE_SYSCALL_TABLE
 
 /*
This page took 0.022874 seconds and 4 git commands to generate.