repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
linux: fix ntp_gettime abi break (BZ# 30156)
[glibc.git]
/
include
/
rpc
/
auth_unix.h
blob
019efa275ab03e8f92d16c573047520ffea8a430
1
#ifndef _RPC_AUTH_UNIX_H
2
#include <sunrpc/rpc/auth_unix.h>
3
4
# ifndef _ISOMAC
5
6
libc_hidden_proto
(
xdr_authunix_parms
)
7
8
# endif
/* !_ISOMAC */
9
#endif
/* rpc/auth_unix.h */