summaryrefslogtreecommitdiff
path: root/package/openafs/patches/patch-src_auth_userok_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/openafs/patches/patch-src_auth_userok_c')
-rw-r--r--package/openafs/patches/patch-src_auth_userok_c10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/openafs/patches/patch-src_auth_userok_c b/package/openafs/patches/patch-src_auth_userok_c
deleted file mode 100644
index 868a5b7f5..000000000
--- a/package/openafs/patches/patch-src_auth_userok_c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>