freebsd-ports/mail/milter-greylist/files/patch-milter-greylist.c
Edwin Groothuis 6deca75fe7 [MAINTAINER] mail/milter-greylist: update to 1.6
- Update to 1.6

	Added file(s):
	- files/patch-greylist.conf
	- files/patch-milter-greylist.c

PR:		ports/75101
Submitted by:	Cyril Guibourg <aragorn+ports@teaser.fr>
2004-12-17 06:17:24 +00:00

13 lines
271 B
C

--- milter-greylist.c.orig Sat Nov 27 15:43:17 2004
+++ milter-greylist.c Sat Dec 11 14:17:14 2004
@@ -56,10 +56,6 @@
#endif
#include <sysexits.h>
-#if HAVE_GETOPT_H
-#include <getopt.h>
-#endif
-
#include <sys/types.h>
#include <sys/time.h>
#include <sys/stat.h>