GstPlugin: fix compilation if both HAVE_WIN32 and HAVE_SIGACTION are defined
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 17 Apr 2009 08:17:40 +0000 (09:17 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 17 Apr 2009 08:17:40 +0000 (09:17 +0100)
commitb31896b2af77271ec6d7214280240aba97c1e65a
treee24f10659736245507a5e2bba8b02f0d0f050bfd
parent1f8eba611a63f45766c38c640288e42b27b10bd4
GstPlugin: fix compilation if both HAVE_WIN32 and HAVE_SIGACTION are defined

Move _gst_plugin_fault_handler_is_setup into the ifdef block where it's
used. Fixes #578201.
gst/gstplugin.c