mail-mta/opensmtpd: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/39386
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-11-20 17:52:47 +01:00
committed by Conrad Kostecki
parent 1db177ec76
commit c482bf5336

View File

@@ -1,11 +0,0 @@
diff -ur '--exclude=*.o' opensmtpd-7.4.0p1.orig/openbsd-compat/getdtablecount.c opensmtpd-7.4.0p1/openbsd-compat/getdtablecount.c
--- a/openbsd-compat/getdtablecount.c 2024-04-01 07:25:41.230753002 +0000
+++ b/openbsd-compat/getdtablecount.c 2024-04-01 07:27:23.556124378 +0000
@@ -20,6 +20,7 @@
#include <glob.h>
#include <unistd.h>
+#include <stdio.h>
void fatal(const char *, ...);
void fatalx(const char *, ...);