rwrap: Use our own rwrap_randomid()
authorAndreas Schneider <asn@samba.org>
Wed, 3 Nov 2021 14:09:56 +0000 (15:09 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 3 Nov 2021 14:09:56 +0000 (15:09 +0100)
commit7909e0a3dcd23a4d5e340de9410d628e223ea524
tree27b78484535a347a4d7df7666cf7233ddaf95bc6
parent9172ea46b69655603e8db97fc6f1cdffdde03da0
rwrap: Use our own rwrap_randomid()

This is what glibc does, but the function is marked as deprecated now.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
src/resolv_wrapper.c