summaryrefslogtreecommitdiff
path: root/security/pam_krb5-rh/files/patch-src__pam_krb5_cchelper.c
blob: 290346e746bdac2d1885b79825794c002097ddec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/pam_krb5_cchelper.c.orig	2012-12-14 22:27:50.000000000 -0500
+++ ./src/pam_krb5_cchelper.c	2012-12-14 22:28:00.000000000 -0500
@@ -34,6 +34,7 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/syslimits.h>
 #include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>