diff --git a/cron.c b/cron.c index d530723..46f4de4 100644 --- a/cron.c +++ b/cron.c @@ -2,6 +2,7 @@ #include #include +#include #include #include #include diff --git a/kill.c b/kill.c index 031a5a1..5c5f5dd 100644 --- a/kill.c +++ b/kill.c @@ -3,6 +3,7 @@ #include #include +#include #include #include #include