From: Francis Deslauriers Date: Wed, 5 May 2021 16:15:06 +0000 (-0400) Subject: Include `linux/mman.h` for mmap flag enum X-Git-Tag: v2.13.0-rc2~34 X-Git-Url: https://git.lttng.org/?p=lttng-modules.git;a=commitdiff_plain;h=81669c4104c9b07e90531786052a836e96a78cde Include `linux/mman.h` for mmap flag enum Signed-off-by: Francis Deslauriers Signed-off-by: Mathieu Desnoyers Change-Id: Id891f59aef1bb26b1ed8dff676bbad0f6d9fb69e --- diff --git a/include/instrumentation/syscalls/headers/syscalls_integers_override.h b/include/instrumentation/syscalls/headers/syscalls_integers_override.h index 334aea8f..f8106784 100644 --- a/include/instrumentation/syscalls/headers/syscalls_integers_override.h +++ b/include/instrumentation/syscalls/headers/syscalls_integers_override.h @@ -1,5 +1,7 @@ /* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */ +#include + #ifndef CREATE_SYSCALL_TABLE /*