mirror of
https://github.com/openwrt/packages.git
synced 2025-02-12 03:28:07 +00: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>
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>
|