patch-src_mrd_cpp 305 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- mrd6-0.9.6.orig/src/mrd.cpp 2008-01-24 11:59:47.000000000 +0100
  3. +++ mrd6-0.9.6/src/mrd.cpp 2009-06-01 22:55:38.000000000 +0200
  4. @@ -45,6 +45,7 @@
  5. #include <cstdlib>
  6. #include <errno.h>
  7. +#include <limits.h>
  8. #include <unistd.h>
  9. #include <fcntl.h>