e52f5a3c8f
Warning: This port require gcc 4.4 build 20090512 or _EARLIER_ for successful _run_. PR: ports/152396 Submitted by: maintainer (Stas Timokhin)
10 lines
265 B
C++
10 lines
265 B
C++
--- 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
|
|
|