summaryrefslogtreecommitdiff
path: root/mail/milter-greylist/files/patch-milter-greylist.c
blob: 78060529ac814100164439c4d67ec39266dd0d41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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>