diff options
Diffstat (limited to 'include/litmus/rt_param.h')
-rw-r--r-- | include/litmus/rt_param.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/litmus/rt_param.h b/include/litmus/rt_param.h index a7ea5e7b775e..3a456e7135d8 100644 --- a/include/litmus/rt_param.h +++ b/include/litmus/rt_param.h | |||
@@ -101,6 +101,7 @@ struct rt_job { | |||
101 | unsigned int job_no; | 101 | unsigned int job_no; |
102 | 102 | ||
103 | lt_t ghost_budget; | 103 | lt_t ghost_budget; |
104 | int is_ghost; | ||
104 | }; | 105 | }; |
105 | 106 | ||
106 | struct pfair_param; | 107 | struct pfair_param; |