diff options
Diffstat (limited to 'package/lsof/lsof-uclibc.patch')
-rw-r--r-- | package/lsof/lsof-uclibc.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/lsof/lsof-uclibc.patch b/package/lsof/lsof-uclibc.patch index d130bfd27..797a0ce91 100644 --- a/package/lsof/lsof-uclibc.patch +++ b/package/lsof/lsof-uclibc.patch @@ -1,6 +1,6 @@ -diff -ru lsof_4.80.orig/lsof_4.80_src/dialects/linux/dlsof.h lsof_4.80/lsof_4.80_src/dialects/linux/dlsof.h ---- lsof_4.80.orig/lsof_4.80_src/dialects/linux/dlsof.h 2006-03-28 00:57:14.000000000 +0200 -+++ lsof_4.80/lsof_4.80_src/dialects/linux/dlsof.h 2006-11-29 14:03:07.000000000 +0100 +diff -ru lsof_4.81.orig/lsof_4.81_src/dialects/linux/dlsof.h lsof_4.81/lsof_4.81_src/dialects/linux/dlsof.h +--- lsof_4.81.orig/lsof_4.81_src/dialects/linux/dlsof.h 2006-03-28 00:57:14.000000000 +0200 ++++ lsof_4.81/lsof_4.81_src/dialects/linux/dlsof.h 2006-11-29 14:03:07.000000000 +0100 @@ -49,7 +49,7 @@ #include <unistd.h> #include <netinet/in.h> |