skill: Remove unrequired headers
Removed unrequired headers in the include statements for skill.
This commit is contained in:
parent
0f44172a5e
commit
d9caf0980e
3
skill.c
3
skill.c
@ -43,9 +43,6 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
#include "proc/pwcache.h"
|
#include "proc/pwcache.h"
|
||||||
#include "proc/devname.h"
|
#include "proc/devname.h"
|
||||||
#include "proc/procps.h" /* char *user_from_uid(uid_t uid) */
|
|
||||||
#include "proc/readproc.h"
|
|
||||||
#include "proc/version.h" /* procps_version */
|
|
||||||
#include "rpmatch.h"
|
#include "rpmatch.h"
|
||||||
|
|
||||||
#define DEFAULT_NICE 4
|
#define DEFAULT_NICE 4
|
||||||
|
Loading…
Reference in New Issue
Block a user