X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fsignals.h;h=b8f086501f5fa4c29a6ab8b2d5f08cfbdab9cbd5;hp=d805d19223e642c9032234c3362de48e27cbd195;hb=fc71710f8695ea07d852284286b058ecb3955317;hpb=7ffcbc3d01bb58a071d56f5e7379948c579f634a diff --git a/h/signals.h b/h/signals.h index d805d19..b8f0865 100644 --- a/h/signals.h +++ b/h/signals.h @@ -7,7 +7,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