aboutsummaryrefslogtreecommitdiff
path: root/mail/postsrsd/files/patch-src_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postsrsd/files/patch-src_config.c')
-rw-r--r--mail/postsrsd/files/patch-src_config.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/postsrsd/files/patch-src_config.c b/mail/postsrsd/files/patch-src_config.c
new file mode 100644
index 000000000000..9373b010cad3
--- /dev/null
+++ b/mail/postsrsd/files/patch-src_config.c
@@ -0,0 +1,10 @@
+--- src/config.c.orig 2023-07-15 18:53:41 UTC
++++ src/config.c
+@@ -21,6 +21,7 @@
+ #include "util.h"
+
+ #include <errno.h>
++#include <getopt.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>