From 8819e10d2559618c835deb5cc7522b7f32ea630a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 4 Jul 2023 22:50:47 +0200 Subject: sanitize #include-s --- src/run_queue.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/run_queue.h') diff --git a/src/run_queue.h b/src/run_queue.h index 5447bd4..ac4554b 100644 --- a/src/run_queue.h +++ b/src/run_queue.h @@ -8,8 +8,6 @@ #ifndef __RUN_QUEUE_H__ #define __RUN_QUEUE_H__ -#include "msg.h" - #include struct run; -- cgit v1.2.3