From 838ba34414112d674ed917d83bdae7c1a8dafdc6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:21:05 +0200 Subject: make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version --- package/lsof/patches/patch-dialects_linux_dlsof_h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 package/lsof/patches/patch-dialects_linux_dlsof_h (limited to 'package/lsof/patches/patch-dialects_linux_dlsof_h') diff --git a/package/lsof/patches/patch-dialects_linux_dlsof_h b/package/lsof/patches/patch-dialects_linux_dlsof_h new file mode 100644 index 000000000..1b6314849 --- /dev/null +++ b/package/lsof/patches/patch-dialects_linux_dlsof_h @@ -0,0 +1,16 @@ +--- lsof_4.84_src.orig/dialects/linux/dlsof.h 2010-01-18 20:03:19.000000000 +0100 ++++ lsof_4.84_src/dialects/linux/dlsof.h 2010-10-07 20:35:57.000000000 +0200 +@@ -49,13 +49,7 @@ + #include + #include + #include +- +-# if defined(GLIBCV) || defined(__UCLIBC__) + #include +-# else /* !defined(GLIBCV) && !defined(__UCLIBC__) */ +-#include +-# endif /* defined(GLIBCV) || defined(__UCLIBC__) */ +- + #include + #include + -- cgit v1.2.3