execute-tests: Fix compilation error with MSVC.
commit46c7e327c76f115bbdc6eee75fffa382559aa9d8
authorBruno Haible <bruno@clisp.org>
Sat, 12 Dec 2020 02:55:48 +0000 (12 03:55 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 12 Dec 2020 02:56:32 +0000 (12 03:56 +0100)
tree1d0adcacbcfb76b27fa88ea71488e5523803a070
parent64b147106d904bcbf8bb492c448f4db2d850765b
execute-tests: Fix compilation error with MSVC.

* tests/test-execute-child.c (is_device): With _fstat, use
'struct _stat', not 'struct stat'.
ChangeLog
tests/test-execute-child.c