diff options
Diffstat (limited to 'openbsd-compat/fake-rfc2553.c')
-rw-r--r-- | openbsd-compat/fake-rfc2553.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsd-compat/fake-rfc2553.c b/openbsd-compat/fake-rfc2553.c index aae016bf7..08a7cb66c 100644 --- a/openbsd-compat/fake-rfc2553.c +++ b/openbsd-compat/fake-rfc2553.c | |||
@@ -36,6 +36,7 @@ | |||
36 | */ | 36 | */ |
37 | 37 | ||
38 | #include "includes.h" | 38 | #include "includes.h" |
39 | #include <string.h> | ||
39 | 40 | ||
40 | #ifndef HAVE_GETNAMEINFO | 41 | #ifndef HAVE_GETNAMEINFO |
41 | int getnameinfo(const struct sockaddr *sa, size_t salen, char *host, | 42 | int getnameinfo(const struct sockaddr *sa, size_t salen, char *host, |