diff --git a/sched/validator.h b/sched/validator.h new file mode 100644 index 0000000000..269f1b3edd --- /dev/null +++ b/sched/validator.h @@ -0,0 +1,3 @@ +#include "sched_config.h" + +extern SCHED_CONFIG config;