aboutsummaryrefslogtreecommitdiff
path: root/mail/postsrsd/files/patch-src_milter.c
blob: e62eebab4b69ca521b114af65c9d579955e4d889 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/milter.c.orig	2023-07-15 18:53:41 UTC
+++ src/milter.c
@@ -33,6 +33,7 @@
 #        include <unistd.h>
 #    endif
 #    include <string.h>
+#    include <strings.h>
 
 static char* milter_uri = NULL;
 static char* milter_path = NULL;