X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fportable.nt;h=3c2becf470d1539b2687a50627e6cf1cb5dad190;hb=d4a422329b3105c72435ddae3d0de1b5168b44d5;hp=8715d81a97f66f2b8be15467c35b90b0f8b6c8af;hpb=4e51bba2176a3dc1bb88944f582afc6049f8ff69;p=openldap diff --git a/include/portable.nt b/include/portable.nt index 8715d81a97..3c2becf470 100644 --- a/include/portable.nt +++ b/include/portable.nt @@ -150,6 +150,9 @@ /* Define if you have the flock function. */ /* #undef HAVE_FLOCK */ +/* Define if you have the fstat function. */ +/* #undef HAVE_FSTAT */ + /* Define if you have the gai_strerror function. */ /* #undef HAVE_GAI_STRERROR */ @@ -243,9 +246,6 @@ /* Define if you have the recvfrom function. */ /* #undef HAVE_RECVFROM */ -/* Define if you have the recvmsg function. */ -/* #undef HAVE_RECVMSG */ - /* Define if you have the sched_yield function. */ /* #undef HAVE_SCHED_YIELD */