diff options
| -rw-r--r-- | net/pvm++/files/patch-mrt-base_file.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/pvm++/files/patch-mrt-base_file.h b/net/pvm++/files/patch-mrt-base_file.h new file mode 100644 index 000000000000..6f39e5ece4ce --- /dev/null +++ b/net/pvm++/files/patch-mrt-base_file.h @@ -0,0 +1,10 @@ +--- mrt/base_file.h.orig 2013-11-16 13:43:12.000000000 +0100 ++++ mrt/base_file.h 2013-11-16 13:44:09.000000000 +0100 +@@ -20,6 +20,7 @@ + */ + + #include <string> ++#include <sys/types.h> + #include "export_mrt.h" + + namespace mrt { |
