Update to SPDX v3.0 identifiers
[lttng-modules.git] / lttng-context-net-ns.c
index 24d7ae356da497cb7147149ffc3a6c765cecb44c..2222080a27b53184f3f7d17aefcd204680f584c5 100644 (file)
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1)
+/* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only)
  *
  * lttng-context-net-ns.c
  *
@@ -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.022765 seconds and 4 git commands to generate.