Fix: missing #include for 3.8 kernel
[lttng-modules.git] / include / instrumentation / syscalls / headers / syscalls_integers_override.h
index f8106784f9c8be35e133dfcca2d51dd2cd715624..4821b9f71508a3cea5dc5d2acbb91bb961a094bc 100644 (file)
@@ -1,5 +1,6 @@
 /* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */
 
+#include <linux/fcntl.h>
 #include <linux/mman.h>
 
 #ifndef CREATE_SYSCALL_TABLE
This page took 0.023503 seconds and 4 git commands to generate.