aboutsummaryrefslogtreecommitdiffstats
path: root/testing/milter-greylist/milter-greylist-no-sockaddr-length.patch
blob: 4ca9c1ad2f69b79056046985a5a0c3e3de5f5977 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/config.h
+++ b/config.h
@@ -74,7 +74,7 @@
 #define HAVE_RES_NINIT 1
 
 /* sa_len field in struct sockaddr */
-#define HAVE_SA_LEN /**/
+#undef HAVE_SA_LEN
 
 /* Define to 1 if you have the `select' function. */
 #define HAVE_SELECT 1