Add missing include for pidof(8)
This commit is contained in:
parent
80c3bdae3d
commit
348f771fec
1
pidof.c
1
pidof.c
@ -6,6 +6,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include "proc.h"
|
||||
#include "util.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user