diff --git a/btpd/btpd.h b/btpd/btpd.h index 3c9377b..8f25748 100644 --- a/btpd/btpd.h +++ b/btpd/btpd.h @@ -9,6 +9,9 @@ #include #include #include +#ifndef AI_ADDRCONFIG +#define AI_ADDRCONFIG 0 +#endif #include #include