Blame include/rpc/auth_unix.h
|
Packit |
6c4009 |
#ifndef _RPC_AUTH_UNIX_H
|
|
Packit |
6c4009 |
#include <sunrpc/rpc/auth_unix.h>
|
|
Packit |
6c4009 |
|
|
Packit |
6c4009 |
# ifndef _ISOMAC
|
|
Packit |
6c4009 |
|
|
Packit |
6c4009 |
libc_hidden_proto (xdr_authunix_parms)
|
|
Packit |
6c4009 |
|
|
Packit |
6c4009 |
# endif /* !_ISOMAC */
|
|
Packit |
6c4009 |
#endif /* rpc/auth_unix.h */
|