X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=acconfig.h;h=f8e234fd00a60e126ce6c743215565f68d508c64;hp=41fdb9956b43d24a41eeac9889eb9962e18a3d93;hb=40c2e36a96a3f5c34d4851b30f3561123f3906b5;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