summaryrefslogtreecommitdiff
path: root/security/openvpn25/files/patch-src_plugins_auth-pam_auth-pam.c
blob: 633bc0f0204dd19c5ed6b689b9c52a8116bc2cb4 (plain)
1
2
3
4
5
6
7
8
9
10
--- src/plugins/auth-pam/auth-pam.c.orig	2021-06-21 04:44:39 UTC
+++ src/plugins/auth-pam/auth-pam.c
@@ -39,6 +39,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <ctype.h>
+#include <limits.h>
 #include <unistd.h>
 #include <stdlib.h>
 #include <sys/types.h>