summaryrefslogtreecommitdiff
path: root/package/openafs/patches/patch-src_auth_userok_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-02-08 20:00:30 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-02-08 20:00:30 +0100
commite4a17a284f176501d4ca1367a73c58fac5d898f8 (patch)
treeb4bf785a5a9739e1283105fdf9d1c4faa1b9079d /package/openafs/patches/patch-src_auth_userok_c
parent866a51bc6aee69fd92ad22adad717bf8f75009fc (diff)
remove openafs, never got it working on target. lost interest
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>