Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
17872527893e68ecab20cd75efab00dcea2b29ea
/
.
/
bsd-bindresvport.h
blob: df084e3dcc831a8da3e4ba9caac195d93cf3227a [
file
] [
log
] [
blame
]
#ifndef
_BSD_BINRESVPORT_H
#define
_BSD_BINRESVPORT_H
#include
"config.h"
#ifndef
HAVE_BINRESVPORT_AF
int
bindresvport_af
(
int
sd
,
struct
sockaddr
*
sa
,
int
af
);
#endif
/* !HAVE_BINRESVPORT_AF */
#endif
/* _BSD_BINRESVPORT_H */