build-sys: Relocate library to library/
All the dependent programs needed to have their includes moved too Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
@ -55,8 +55,8 @@
|
||||
#include "signals.h"
|
||||
#include "xalloc.h"
|
||||
|
||||
#include <proc/misc.h>
|
||||
#include <proc/pids.h>
|
||||
#include "misc.h"
|
||||
#include "pids.h"
|
||||
|
||||
enum pids_item Items[] = {
|
||||
PIDS_ID_PID,
|
||||
|
Reference in New Issue
Block a user