CFLAGS += -Wall -Werror
.PHONY: all
all: setpriority

setpriority: setpriority.c
