mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 07:51:00 +00:00
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:
parent
a81c323fbd
commit
e98379003f
@ -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:
|
||||
*;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user