aboutsummaryrefslogtreecommitdiff
path: root/mail/postsrsd/files/patch-src_srs2.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postsrsd/files/patch-src_srs2.c')
-rw-r--r--mail/postsrsd/files/patch-src_srs2.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/postsrsd/files/patch-src_srs2.c b/mail/postsrsd/files/patch-src_srs2.c
deleted file mode 100644
index c2998fab85fb..000000000000
--- a/mail/postsrsd/files/patch-src_srs2.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/srs2.c.orig 2023-07-15 18:53:41 UTC
-+++ src/srs2.c
-@@ -21,6 +21,7 @@
- #include <postsrsd_build_config.h>
- #include <stdarg.h>
- #include <string.h> /* memcpy, strcpy, memset */
-+#include <strings.h>
- #ifdef HAVE_ALLOCA_H
- # include <alloca.h>
- #endif