diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-20 14:42:36 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-20 14:42:36 +0000 |
| commit | ca163d40bd524a4e301a0f432fcafc5d2dd22cee (patch) | |
| tree | 8c1dc95b0a26e6d3169a9de80d757f69097ca459 /main/lsof/fix-includes.patch | |
| parent | cbf2d61afda36a21c2f7ffa351f27154dcc9f43a (diff) | |
| download | aports-ca163d40bd524a4e301a0f432fcafc5d2dd22cee.tar.bz2 aports-ca163d40bd524a4e301a0f432fcafc5d2dd22cee.tar.xz | |
main/lsof: upgrade to 4.89
Diffstat (limited to 'main/lsof/fix-includes.patch')
| -rw-r--r-- | main/lsof/fix-includes.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/main/lsof/fix-includes.patch b/main/lsof/fix-includes.patch deleted file mode 100644 index 6bcc2d5641..0000000000 --- a/main/lsof/fix-includes.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- lsof_4.87_src/dialects/linux/dlsof.h -+++ lsof_4.87_src/dialects/linux/dlsof.h -@@ -49,12 +49,7 @@ - #include <setjmp.h> - #include <unistd.h> - #include <netinet/in.h> -- --# if defined(GLIBCV) || defined(__UCLIBC__) - #include <netinet/tcp.h> --# else /* !defined(GLIBCV) && !defined(__UCLIBC__) */ --#include <linux/tcp.h> --# endif /* defined(GLIBCV) || defined(__UCLIBC__) */ - - # if !defined(HASNORPC_H) - #include <rpc/rpc.h> |
