freebsd-ports/sysutils/logrotate/files/patch-aa
Kirill Ponomarev f301708f4a - Update to version 3.7
PR:		ports/67113
Submitted by:	maintainer
2004-05-24 09:41:48 +00:00

16 lines
548 B
Text

diff -ruN logrotate-3.7-orig/config.c logrotate-3.7/config.c
--- logrotate-3.7-orig/config.c Mon Sep 22 21:11:12 2003
+++ logrotate-3.7/config.c Mon May 24 08:09:39 2004
@@ -1,4 +1,3 @@
-#include <alloca.h>
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
diff -ruN logrotate-3.7-orig/logrotate.c logrotate-3.7/logrotate.c
--- logrotate-3.7-orig/logrotate.c Thu Feb 5 19:42:13 2004
+++ logrotate-3.7/logrotate.c Mon May 24 08:09:45 2004
@@ -1,4 +1,3 @@
-#include <alloca.h>
#include <ctype.h>
#include <dirent.h>
#include <errno.h>