summaryrefslogtreecommitdiff
path: root/cad/salome-kernel/files/patch-KERNEL-ReceiverFactory.cxx
blob: efb0f6b30bdca7d8ebcf94044ad6e5cfd4d0b871 (plain) (blame)
1
2
3
4
5
6
7
8
9
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