git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b3dc7d1
)
postfix: fix musl compile without POSTFIX_TLS
author
Lucian Cristian
<redacted>
Wed, 1 Mar 2017 18:26:30 +0000
(20:26 +0200)
committer
Lucian Cristian
<redacted>
Tue, 7 Mar 2017 23:59:38 +0000
(
01:59
+0200)
Signed-off-by: Lucian Cristian <redacted>
mail/postfix/patches/501-include_stdio.patch
[new file with mode: 0644]
patch
|
blob
diff --git a/mail/postfix/patches/501-include_stdio.patch
b/mail/postfix/patches/501-include_stdio.patch
new file mode 100644
(file)
index 0000000..
4fc3f52
--- /dev/null
+++ b/
mail/postfix/patches/501-include_stdio.patch
@@ -0,0
+1,10
@@
+--- a/src/posttls-finger/posttls-finger.c
++++ b/src/posttls-finger/posttls-finger.c
+@@ -318,6 +318,7 @@
+ #include <sys/un.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
++#include <stdio.h>
+
+ #ifdef STRCASECMP_IN_STRINGS_H
+ #include <strings.h>
git clone https://git.99rst.org/PROJECT