diff options
author | Bjoern Brandenburg <bbb@mpi-sws.org> | 2017-06-09 07:32:27 -0400 |
---|---|---|
committer | Bjoern Brandenburg <bbb@mpi-sws.org> | 2017-06-09 07:32:27 -0400 |
commit | 7d64d19bfe1b202599bd27444eeea1e5dcf1d280 (patch) | |
tree | 933a8ce7cdd0a609748f170a288daf7ddba557a4 | |
parent | 72c013d0144cdbdecb11556e805a135e785c3ef1 (diff) |
C-EDF: include debug_trace.h
-rw-r--r-- | litmus/sched_cedf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/litmus/sched_cedf.c b/litmus/sched_cedf.c index cf41d5ec2e28..d12a5958f5dc 100644 --- a/litmus/sched_cedf.c +++ b/litmus/sched_cedf.c | |||
@@ -32,6 +32,7 @@ | |||
32 | 32 | ||
33 | #include <linux/module.h> | 33 | #include <linux/module.h> |
34 | 34 | ||
35 | #include <litmus/debug_trace.h> | ||
35 | #include <litmus/litmus.h> | 36 | #include <litmus/litmus.h> |
36 | #include <litmus/jobs.h> | 37 | #include <litmus/jobs.h> |
37 | #include <litmus/preempt.h> | 38 | #include <litmus/preempt.h> |