X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=acconfig.h;h=f8e234fd00a60e126ce6c743215565f68d508c64;hb=de6835a9dd1891b6435c128cc6c2293950a4d7a7;hp=41fdb9956b43d24a41eeac9889eb9962e18a3d93;hpb=52e7699273a3009fe4d91e608522401076922785;p=meshlink 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