skill: Update include location too

skill got missed in the main update as its not compiled by
default.
This commit is contained in:
Craig Small 2022-08-29 21:37:40 +10:00
parent 2c3635b687
commit f5ba25afe6

View File

@ -42,8 +42,8 @@
#include "xalloc.h"
#include "rpmatch.h"
#include <proc/misc.h>
#include <proc/pids.h>
#include "misc.h"
#include "pids.h"
#define DEFAULT_NICE 4