Sign in
akaros
/
upstream
/
3189bc5cbadff9a9884db49174d41dc1e0d3d5f7
/
.
/
tools
/
compilers
/
gcc-glibc
/
glibc-2.19-akaros
/
sysdeps
/
akaros
/
getrpcent.c
blob: a9233f4f6ce70d53e02882d67a4b39dc553e5d73 [
file
]
#include
<rpc/netdb.h>
struct
rpcent
*
getrpcent
(
void
)
{
return
0
;
}
stub_warning
(
getrpcent
);