K 10 svn:author V 7 glebius K 8 svn:date V 27 2020-04-17T06:02:13.501947Z K 7 svn:log V 270 Move M_RPC malloc type into XDR. Both RPC and XDR libraries use this type, but since RPC depends on XDR (not vice versa) we need it defined in XDR to make the module loadable without RPC. Reviewed by: rmacklem Differential Revision: https://reviews.freebsd.org/D24408 END