]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Add xdr_mem to the Unix build
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 30 Jan 2010 21:56:57 +0000 (21:56 +0000)
committerDerrick Brashear <shadow|account-1000005@unknown>
Wed, 3 Feb 2010 21:19:43 +0000 (13:19 -0800)
commitfa033c6beae5a8c912ea440385e1b7d16c1443d3
tree1b7c4dc3db3b5a4350ee1288a707c918da0dacb0
parent0b234aa57f6b3de37bd167d1efad1c8987db7bc2
Add xdr_mem to the Unix build

A number of forthcoming attractions require xdrmem, which is
currently not part of the Unix build. Fix it so that it builds
without warnings, and add it to the standard RX build.

Change-Id: I5a21b2c7cd837c317f16dc35bf12cdac69d10167
Reviewed-on: http://gerrit.openafs.org/1220
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/rx/Makefile.in
src/rx/xdr.h
src/rx/xdr_mem.c