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