test-segfault: add missing include of <stdio.h> on Windows
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 16 May 2016 13:10:36 +0000 (14:10 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 16 May 2016 19:20:19 +0000 (21:20 +0200)
commit07b7dcd7178f927cd0b3a3282396b7f99c0b1d29
tree83bdbf51e551f679f6b4e06bfcd3528143d05827
parent37241fc0e1c341b47861203b6b9c42f3b65a6de8
test-segfault: add missing include of <stdio.h> on Windows

Needed for fprintf (stderr, ...).

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
test/test-segfault.c