hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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