summaryrefslogtreecommitdiff
path: root/cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2011-01-04 21:13:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2011-01-04 21:13:44 +0000
commite52f5a3c8fb70fc269c72e59868d7579c757ea6e (patch)
treeef07515df71c5fdcdbe7ae4dd5503a2771720ed4 /cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx
parent- Update to 0.6.3.3. (diff)
Update cad/salome* to 5.1.4.
Warning: This port require gcc 4.4 build 20090512 or _EARLIER_ for successful _run_. PR: ports/152396 Submitted by: maintainer (Stas Timokhin)
Notes
Notes: svn path=/head/; revision=267390
Diffstat (limited to 'cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx')
-rw-r--r--cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx b/cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx
new file mode 100644
index 000000000000..efb0f6b30bdc
--- /dev/null
+++ b/cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx
@@ -0,0 +1,10 @@
+--- src/Communication/ReceiverFactory.cxx.orig 2010-06-03 14:59:15.000000000 +0700
++++ src/Communication/ReceiverFactory.cxx 2010-06-03 15:00:38.000000000 +0700
+@@ -43,6 +43,7 @@
+ #endif
+
+ #ifdef HAVE_SOCKET
++#include <rpc/types.h>
+ #include <rpc/xdr.h>
+ #endif
+