#include int setpriority(int which, id_t who, int value) { return 0; } /* XOPEN(400) */