patch-src_netlib_c.orig 475 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- netperf-2.4.3.orig/src/netlib.c 2007-02-15 01:12:35.000000000 +0100
  3. +++ netperf-2.4.3/src/netlib.c 2009-06-01 23:30:34.000000000 +0200
  4. @@ -59,6 +59,7 @@ char netlib_id[]="\
  5. /* This is based on a spot-check of a couple systems at my disposal. */
  6. /* If you have trouble compiling you may want to add "sys/" raj 10/95 */
  7. #include <limits.h>
  8. +#include <sched.h>
  9. #include <signal.h>
  10. #ifdef MPE
  11. # define NSIG _NSIG