X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fsignals.h;h=905b811b43403ad19e2f807aead820653681da92;hb=19f0a0fb37951be3155401e02425cb25365ff601;hp=6858dff7fca1faae5e91967fa50281766eaece46;hpb=326954c9b88b5698383fe317f4c202d871ef47d0;p=mmh diff --git a/h/signals.h b/h/signals.h index 6858dff..905b811 100644 --- a/h/signals.h +++ b/h/signals.h @@ -10,7 +10,7 @@ /* * The type for a signal handler */ -typedef RETSIGTYPE (*SIGNAL_HANDLER)(int); +typedef void (*SIGNAL_HANDLER)(int); /* * If not a POSIX machine, then we create our