aboutsummaryrefslogtreecommitdiff
path: root/mail/postsrsd/files/patch-src_config.c
blob: 9373b010cad389ed8c2f117fc9cb4230aa2d527d (plain) (blame)
1
2
3
4
5
6
7
8
9
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>