Fix: add missing #include for 3.8 kernel
[lttng-modules.git] / include / instrumentation / syscalls / headers / syscalls_pointers.h
index 0362f5c9101bbcf27d9e9b9023d1e520aac2968d..a2ee31275732706afde4cbb9acd104d68f63ac26 100644 (file)
@@ -1,8 +1,5 @@
 /* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */
 
-#include <linux/in.h>
-#include <linux/in6.h>
-
 #ifdef CONFIG_X86_64
 #include "x86-64-syscalls_pointers.h"
 #endif
This page took 0.023905 seconds and 4 git commands to generate.