commit: c297f7489bd681fbb418626860afa5d32e97c199 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Apr 26 10:41:22 2025 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 20:39:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c297f748
net-vpn/openvpn: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Part-of: https://github.com/gentoo/gentoo/pull/41761 Closes: https://github.com/gentoo/gentoo/pull/41761 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../files/openvpn-2.5.0-auth-pam-missing-header.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/net-vpn/openvpn/files/openvpn-2.5.0-auth-pam-missing-header.patch b/net-vpn/openvpn/files/openvpn-2.5.0-auth-pam-missing-header.patch deleted file mode 100644 index 2e48bd6b3870..000000000000 --- a/net-vpn/openvpn/files/openvpn-2.5.0-auth-pam-missing-header.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/plugins/auth-pam/auth-pam.c b/src/plugins/auth-pam/auth-pam.c -index f537652e..29306310 100644 ---- a/src/plugins/auth-pam/auth-pam.c -+++ b/src/plugins/auth-pam/auth-pam.c -@@ -47,6 +47,7 @@ - #include <fcntl.h> - #include <signal.h> - #include <syslog.h> -+#include <limits.h> - #include "utils.h" - - #include <openvpn-plugin.h>
