X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/63af6f3a15c5c4779761761bd4d6185e4679eafc..5fb822fc4839e253d2f839ba7966bc25a5329ac1:/src/exim_monitor/em_hdr.h diff --git a/src/exim_monitor/em_hdr.h b/src/exim_monitor/em_hdr.h index ed95716a3..a7e874a87 100644 --- a/src/exim_monitor/em_hdr.h +++ b/src/exim_monitor/em_hdr.h @@ -92,6 +92,7 @@ the benefit of structs.h. One of these days I should tidy up this interface so that this kind of kludge isn't needed. */ #define MAXPACKET 1024 +typedef void hctx; #include "config.h" #include "mytypes.h"