Add missing include for kernels between 3.8 and 3.15
[lttng-modules.git] / lttng-context-mnt-ns.c
index 98d5b8e60bc78f3f0195ee3557442cee1e0243b7..b5bb955a46c6e472cf683eecec5824ce077ae817 100644 (file)
@@ -13,6 +13,7 @@
 #include <linux/slab.h>
 #include <linux/sched.h>
 #include <lttng-events.h>
+#include <linux/nsproxy.h>
 #include <wrapper/ringbuffer/frontend_types.h>
 #include <wrapper/vmalloc.h>
 #include <wrapper/namespace.h>
This page took 0.023249 seconds and 4 git commands to generate.