mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 12:34:35 +04:00
Bump postfix to 3.8.2 release.
Refresh patches and drop patch 502-detect-glibc.patch as it got merged
upstream.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 4b7d365b86)
11 lines
250 B
Diff
11 lines
250 B
Diff
--- a/src/posttls-finger/posttls-finger.c
|
|
+++ b/src/posttls-finger/posttls-finger.c
|
|
@@ -346,6 +346,7 @@
|
|
#include <sys/un.h>
|
|
#include <netinet/in.h>
|
|
#include <arpa/inet.h>
|
|
+#include <stdio.h>
|
|
|
|
#ifdef STRCASECMP_IN_STRINGS_H
|
|
#include <strings.h>
|