forked from Lainports/freebsd-ports
16 lines
517 B
Text
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>
|