tt_xdr_utils.h: fix build error on linux/bsd introduced with illumos initial patch.
authorJon Trulson <jon@radscan.com>
Sat, 22 Mar 2014 22:54:24 +0000 (16:54 -0600)
committerJon Trulson <jon@radscan.com>
Sat, 22 Mar 2014 22:54:24 +0000 (16:54 -0600)
commitddb49330398a4594fca53f665e2a9547f64a9d6c
treed54b99df1174c3590bb935a5060881988c2ce4f8
parent468d576030c4dcadf980ceea0bf8061ea64ed18f
tt_xdr_utils.h: fix build error on linux/bsd introduced with illumos initial patch.

The linux's and BSD's need the 'struct XDR::xdr_ops ops' declaration,
whereas I guess sun does not.
cde/lib/tt/lib/util/tt_xdr_utils.h