hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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