diff --git a/lib/curl_setup.h b/lib/curl_setup.h index 727d123e5a..81c4bd12b7 100644 --- a/lib/curl_setup.h +++ b/lib/curl_setup.h @@ -298,6 +298,7 @@ # if defined(HAVE_PROTO_BSDSOCKET_H) && \ (!defined(__amigaos4__) || defined(USE_AMISSL)) /* use bsdsocket.library directly, instead of libc networking functions */ +# define _SYS_MBUF_H /* m_len define clashes with curl */ # include # ifdef __amigaos4__ int Curl_amiga_select(int nfds, fd_set *readfds, fd_set *writefds,