all: make buildable again for new 'misc.h' header file
With the 4 header files removed in the previous patch, this commit just changes all those obsolete references to that new consolidated 'misc.h' header file instead. Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@ -14,9 +14,9 @@
|
||||
|
||||
#include "../include/nls.h"
|
||||
#include <proc/meminfo.h>
|
||||
#include <proc/misc.h>
|
||||
#include <proc/pids.h>
|
||||
#include <proc/stat.h>
|
||||
#include <proc/sysinfo.h>
|
||||
|
||||
// --- <pids> interface begin ||||||||||||||||||||||||||||||||||||||||||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user