freebsd-ports/sysutils/logrotate/files/patch-aa
Pav Lucistnik 78c32929c3 - Update to 3.6.5
PR:		ports/62926
Submitted by:	Balazs Nagy <js@iksz.hu> (maintainer)
2004-02-28 22:12:40 +00:00

16 lines
517 B
Text

diff -ruN config.c config.c
--- logrotate-3.6.5/config.c Wed Mar 13 16:59:45 2002
+++ logrotate-3.6.5/config.c Wed Feb 4 19:27:37 2004
@@ -1,4 +1,3 @@
-#include <alloca.h>
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
diff -ruN logrotate-3.6.5-orig/logrotate.c logrotate-3.6.5/logrotate.c
--- logrotate-3.6.5/logrotate.c Wed Apr 24 01:29:19 2002
+++ logrotate-3.6.5/logrotate.c Wed Feb 4 19:27:37 2004
@@ -1,4 +1,3 @@
-#include <alloca.h>
#include <ctype.h>
#include <dirent.h>
#include <errno.h>