hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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