From 5430985acff95045b9c1bfddfb063da055e07cb8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 1 Jul 2024 17:49:29 +0900 Subject: Replace kdemacros.h with tdemacros.h Signed-off-by: Michele Calgaro (cherry picked from commit 81eef9d22ba52b7055475fe2fc56960180e3a460) --- src/include/debug-profiler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/debug-profiler.h') diff --git a/src/include/debug-profiler.h b/src/include/debug-profiler.h index ae78e43..6654e7c 100644 --- a/src/include/debug-profiler.h +++ b/src/include/debug-profiler.h @@ -24,7 +24,7 @@ #include #include -#include +#include #if (defined __i386__) || (defined __x86_64__) static __inline__ unsigned long long int rdtsc() -- cgit v1.2.3