]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - tools/perf/util/env.c
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
[mirror_ubuntu-hirsute-kernel.git] / tools / perf / util / env.c
index 1cc7a18378223da4691b6922242466fb362d7f67..22eee8942527a27e52adef024b1c3dc0ba752f69 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
 #include "cpumap.h"
 #include "env.h"
-#include "sane_ctype.h"
+#include <linux/ctype.h>
 #include "util.h"
 #include "bpf-event.h"
 #include <errno.h>