Signed-off-by: Furkan Caliskan <frn1furkan10@gmail.com>
---
xen/common/sched/rt.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/xen/common/sched/rt.c b/xen/common/sched/rt.c
index 4b637aa9db..b9a3e7720e 100644
--- a/xen/common/sched/rt.c
+++ b/xen/common/sched/rt.c
@@ -26,7 +26,6 @@
#include <xen/trace.h>
#include <xen/cpu.h>
#include <xen/keyhandler.h>
-#include <xen/trace.h>
#include <xen/err.h>
#include <xen/guest_access.h>
--
2.34.1