From 8caccdd6d2ffdbcfcb24eaf7fb9828b2643fc356 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 29 Mar 2009 12:46:09 +0200 Subject: again checkin for broken freebsd 7 (git is happilly broken there! dont use it!) --- include/wolf/port/netdb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/wolf/port/netdb.h b/include/wolf/port/netdb.h index a06bff4..bec4027 100644 --- a/include/wolf/port/netdb.h +++ b/include/wolf/port/netdb.h @@ -36,6 +36,8 @@ /* for getaddrinfo, freeaddrinfo, struct getaddrinfo */ #ifdef FREEBSD +/* not sure about that */ +#define __BSD_VISIBLE 0 #include /* for AF_UNSPEC */ #include /* for IPPROTO_TCP */ #endif -- cgit v1.2.3-54-g00ecf