libafsrpc: Add new XDR symbols to exports

Add the new XDR symbols which we've recently introduced to the
exports list so they can be used from the shared libraries

Change-Id: Iadc038ad36a673fc71f31eed32ef8979343791e9
Reviewed-on: http://gerrit.openafs.org/2579
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Simon Wilkinson 2010-07-22 15:22:09 +01:00 committed by Derrick Brashear
parent a81c323fbd
commit e98379003f

View File

@ -131,12 +131,15 @@
afs_xdr_array;
afs_xdr_bytes;
afs_xdr_char;
afs_xdr_enum;
afs_xdr_free;
afs_xdr_int;
afs_xdr_opaque;
afs_xdr_short;
afs_xdr_string;
afs_xdr_vector;
afs_xdrmem_create;
xdrlen_create;
local:
*;
};