#include int setlogmask(int maskpri) { (void)maskpri; // TODO return 0; }