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