hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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