Add some missing includes
This commit is contained in:
parent
31572c8b0e
commit
3e1e54051e
1
cron.c
1
cron.c
|
@ -2,6 +2,7 @@
|
|||
#include <sys/wait.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user