Add missing include for kernels between 3.8 and 3.15
[lttng-modules.git] / lttng-context-net-ns.c
index 24d7ae356da497cb7147149ffc3a6c765cecb44c..6694037fbfbf81da6a58ddf48d6e2a7c1b55a5ce 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/sched.h>
+#include <linux/nsproxy.h>
 #include <net/net_namespace.h>
 #include <lttng-events.h>
 #include <wrapper/ringbuffer/frontend_types.h>
This page took 0.022373 seconds and 4 git commands to generate.