aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/logrotate/files/patch-aa
blob: 8c309e4706d782f1ece073950b7393c61dc05bdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.c.orig   Tue Dec 28 15:24:25 1999
+++ config.c    Tue Dec 28 15:26:54 1999
@@ -1,9 +1,7 @@
-#include <alloca.h>
 #include <ctype.h>
 #include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <getopt.h>
 #include <glob.h>
 #include <grp.h>
 #include <pwd.h>