Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
34e64baa92c059bb1eb075cff5325cde76db9d5d
/
.
/
bsd-inet_aton.h
blob: b8e9674ba34de4ee946d7bb0bf66de7d0a9fa403 [
file
] [
log
] [
blame
]
#ifndef
_BSD_INET_ATON_H
#define
_BSD_INET_ATON_H
#include
"config.h"
#ifndef
HAVE_INET_ATON
int
inet_aton
(
const
char
*
cp
,
struct
in_addr
*
addr
)
#endif
/* HAVE_INET_ATON */
#endif
/* _BSD_INET_ATON_H */