diff --git a/src/zm.h b/src/zm.h index ad0f89584..60fa67711 100644 --- a/src/zm.h +++ b/src/zm.h @@ -22,6 +22,7 @@ #define ZM_H #include "zm_config.h" +#include "zm_signal.h" #ifdef SOLARIS #undef DEFAULT_TYPE // pthread defines this which breaks StreamType DEFAULT_TYPE #include // define strerror() and friends