summaryrefslogtreecommitdiff
path: root/security/pam_krb5-rh/files/patch-src__kuserok.c
blob: d59f4518661939747cf3c5982b1f94bf9f16c912 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./src/kuserok.c.orig	2011-07-29 15:31:01.000000000 -0400
+++ ./src/kuserok.c	2011-10-18 11:46:19.000000000 -0400
@@ -36,6 +36,7 @@
 #include <sys/select.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
+#include <sys/signal.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <grp.h>