X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=acconfig.h;h=f8e234fd00a60e126ce6c743215565f68d508c64;hp=41fdb9956b43d24a41eeac9889eb9962e18a3d93;hb=bd72e14138185f342885c0ed1c0f2c5dbf571132;hpb=52e7699273a3009fe4d91e608522401076922785 diff --git a/acconfig.h b/acconfig.h index 41fdb995..f8e234fd 100644 --- a/acconfig.h +++ b/acconfig.h @@ -75,3 +75,6 @@ /* Define to enable use of old SSLeay_add_all_algorithms() function */ #undef HAVE_SSLEAY_ADD_ALL_ALGORITHMS + +/* Define if there a socklen_t */ +#undef HAVE_SOCKLEN_T