aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/run_queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/run_queue.h')
-rw-r--r--src/run_queue.h2
1 files changed, 0 insertions, 2 deletions
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 <sys/queue.h>
struct run;