summaryrefslogtreecommitdiff
path: root/package/openafs/patches/patch-src_auth_userok_c
blob: 868a5b7f5a9c0639b8e0a87f7e4ad4873d44f18e (plain)
1
2
3
4
5
6
7
8
9
10
--- openafs-1.6.5.orig/src/auth/userok.c	2013-07-18 00:10:42.000000000 +0200
+++ openafs-1.6.5/src/auth/userok.c	2013-09-14 15:59:14.673703295 +0200
@@ -19,6 +19,7 @@
 #include <fcntl.h>
 #include <io.h>
 #else
+#include <fcntl.h>
 #include <sys/file.h>
 #include <netinet/in.h>
 #include <netdb.h>