Added include of signals.h for SIGNAL() prototype.
[mmh] / mts / sendmail / sendmail.c
index 05f8c33..546097c 100644 (file)
@@ -9,6 +9,7 @@
 #include <mts/smtp/smtp.h>
 #include <zotnet/mts/mts.h>
 #include <signal.h>
+#include "h/signals.h"  /* for SIGNAL() */
 #ifdef MPOP
 #include <errno.h>
 #endif