#include <sched.h>
struct sched_param foo;
int main(void) { return 0; }
