Mac OS X: include <rpc/types.h> before <rpc/xdr.h>
authorRichard Jones <rich@koneko.home.annexia.org>
Sun, 21 Mar 2010 17:49:49 +0000 (17:49 +0000)
committerRichard Jones <rich@koneko.home.annexia.org>
Mon, 22 Mar 2010 10:41:45 +0000 (10:41 +0000)
commitb2070ae3d797a32a8227c6b9231efa249c94d330
tree146f77ae19f1ebf7ba6331e0a9742b7d80e198af
parentcc6a6a3dcc8e03410a645500c28ee781c95c795f
Mac OS X: include <rpc/types.h> before <rpc/xdr.h>

In PortableXDR this is not included automatically so we
have to include it explicitly to get definitions for the
XDR types.
src/guestfs.h