aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/anacron/files/patch-main.c
blob: 12dafcab98f380855c0529cf521dd321ebd683b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- main.c.orig	2000-06-22 22:58:07 UTC
+++ main.c
@@ -24,6 +24,7 @@
 
 #include <time.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <signal.h>
 #include <fcntl.h>