X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fsignals.h;h=905b811b43403ad19e2f807aead820653681da92;hb=19f0a0fb37951be3155401e02425cb25365ff601;hp=9648e04f59c16a96442e8d8f4e4877ee15856c42;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/h/signals.h b/h/signals.h index 9648e04..905b811 100644 --- a/h/signals.h +++ b/h/signals.h @@ -1,16 +1,16 @@ /* * signals.h -- header file for nmh signal interface - * - * $Id$ */ +#ifdef HAVE_CONFIG_H #include +#endif /* * 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