diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-02-08 20:00:30 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-02-08 20:00:30 +0100 |
commit | e4a17a284f176501d4ca1367a73c58fac5d898f8 (patch) | |
tree | b4bf785a5a9739e1283105fdf9d1c4faa1b9079d /package/openafs/patches/patch-src_rx_rx_lwp_c | |
parent | 866a51bc6aee69fd92ad22adad717bf8f75009fc (diff) |
remove openafs, never got it working on target. lost interest
Diffstat (limited to 'package/openafs/patches/patch-src_rx_rx_lwp_c')
-rw-r--r-- | package/openafs/patches/patch-src_rx_rx_lwp_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/openafs/patches/patch-src_rx_rx_lwp_c b/package/openafs/patches/patch-src_rx_rx_lwp_c deleted file mode 100644 index 9201c06c1..000000000 --- a/package/openafs/patches/patch-src_rx_rx_lwp_c +++ /dev/null @@ -1,10 +0,0 @@ ---- openafs-1.6.5.orig/src/rx/rx_lwp.c 2013-07-18 00:10:42.000000000 +0200 -+++ openafs-1.6.5/src/rx/rx_lwp.c 2013-09-14 15:12:45.580963823 +0200 -@@ -28,6 +28,7 @@ - #ifdef AFS_NT40_ENV - # include <winsock2.h> - #else -+# include <fcntl.h> - # include <unistd.h> /* select() prototype */ - # include <sys/time.h> /* struct timeval, select() prototype */ - # ifndef FD_SET |