#ifndef _SCHED_H_
#define _SCHED_H_
#ifdef __cplusplus
extern "C" {
#endif
#include <sys/sched.h>
}
#endif /* _SCHED_H_ */