hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/tools/perf/util/setns.c
....@@ -1,4 +1,6 @@
1
-#include "util.h"
1
+// SPDX-License-Identifier: LGPL-2.1
2
+
3
+#include "namespaces.h"
24 #include <unistd.h>
35 #include <sys/syscall.h>
46