skill: Update include location too
skill got missed in the main update as its not compiled by default.
This commit is contained in:
parent
2c3635b687
commit
f5ba25afe6
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user