1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/logrotate/files/patch-aa

13 lines
275 B
Plaintext
Raw Normal View History

--- 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>