diff options
| author | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-11-26 15:45:55 +0000 |
|---|---|---|
| committer | Carmelo Amoroso <carmelo.amoroso@st.com> | 2008-11-26 15:45:55 +0000 |
| commit | 249f9ff259992908829f9d06a0b4688cf21ea00e (patch) | |
| tree | 292da38d7e4d88f681732b581dc3d93a97e2ab4f /include/rpc/auth_unix.h | |
| parent | ce48bd0f2a31f63ac7fed36c756b60ce8106b27f (diff) | |
| download | uClibc-alpine-249f9ff259992908829f9d06a0b4688cf21ea00e.tar.bz2 uClibc-alpine-249f9ff259992908829f9d06a0b4688cf21ea00e.tar.xz | |
Synch with trunk @ 24157
Step 11: More libc_hidden_proto removal
Diffstat (limited to 'include/rpc/auth_unix.h')
| -rw-r--r-- | include/rpc/auth_unix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index 424661d9c..713fcb437 100644 --- a/include/rpc/auth_unix.h +++ b/include/rpc/auth_unix.h @@ -74,6 +74,7 @@ struct authunix_parms extern bool_t xdr_authunix_parms (XDR *__xdrs, struct authunix_parms *__p) __THROW; +libc_hidden_proto(xdr_authunix_parms) /* * If a response verifier has flavor AUTH_SHORT, |
