# | Line 11 | Line 11 | |
---|---|---|
11 | extern int bopm_inet_aton(const char *cp, struct in_addr *inp); | |
12 | #endif | |
13 | ||
14 | – | #ifndef HAVE_INET_PTON |
15 | – | #undef inet_pton |
16 | – | #define inet_pton bopm_inet_pton |
17 | – | #endif |
18 | – | |
14 | #ifndef HAVE_STRLCPY | |
15 | extern size_t strlcpy(char *, const char *, size_t); | |
16 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |