replace: Use the same size as d_name member of struct dirent
authorAndreas Schneider <asn@samba.org>
Thu, 1 Jun 2017 12:16:56 +0000 (14:16 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 1 Jun 2017 17:35:10 +0000 (19:35 +0200)
commit94e21c139f9b0c1d28ee85fdcb9b7490cc64e27b
treeb5cc946f053b38d4954e9a4274acfb4d269a14f8
parent9e9bff1f278ae7c2927cc3fa648f8ec8eb98b8c4
replace: Use the same size as d_name member of struct dirent

This fixes an error with GCC 7.1

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/replace/test/os2_delete.c