]> git.marmaro.de Git - mmh/blobdiff - h/signals.h
Finally able to get rid of acconfig.h! Since we're doing slightly better
[mmh] / h / signals.h
index 4ad2b57d65b44ca52cb990f33b346edc08ab8e37..905b811b43403ad19e2f807aead820653681da92 100644 (file)
@@ -3,12 +3,14 @@
  * signals.h -- header file for nmh signal interface
  */
 
+#ifdef HAVE_CONFIG_H
 #include <config.h>
+#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