diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:46:59 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:46:59 +0200 |
commit | 2d3aaf1664850031f5497e121dc82ab65f63641a (patch) | |
tree | 1f47409b226de94bc856652935ae00a98a8d3c1a /package/netperf/patches | |
parent | dfc1b1e7d8d180ce72b70ef0b629ee45fd4e2674 (diff) |
rename symbol and remove old orig patch files
Diffstat (limited to 'package/netperf/patches')
-rw-r--r-- | package/netperf/patches/patch-src_netlib_c.orig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/netperf/patches/patch-src_netlib_c.orig b/package/netperf/patches/patch-src_netlib_c.orig deleted file mode 100644 index f3e023cc0..000000000 --- a/package/netperf/patches/patch-src_netlib_c.orig +++ /dev/null @@ -1,11 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- netperf-2.4.3.orig/src/netlib.c 2007-02-15 01:12:35.000000000 +0100 -+++ netperf-2.4.3/src/netlib.c 2009-06-01 23:30:34.000000000 +0200 -@@ -59,6 +59,7 @@ char netlib_id[]="\ - /* This is based on a spot-check of a couple systems at my disposal. */ - /* If you have trouble compiling you may want to add "sys/" raj 10/95 */ - #include <limits.h> -+#include <sched.h> - #include <signal.h> - #ifdef MPE - # define NSIG _NSIG |