X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5056f6873ad9709279cdf8c5c8e1258e7a21f1e7..3d040d098384c48be39e47862d55cac1bc0c578c:/src/exim_monitor/em_hdr.h diff --git a/src/exim_monitor/em_hdr.h b/src/exim_monitor/em_hdr.h index ee05815df..24146d3a7 100644 --- a/src/exim_monitor/em_hdr.h +++ b/src/exim_monitor/em_hdr.h @@ -95,7 +95,7 @@ this interface so that this kind of kludge isn't needed. */ #ifndef NS_MAXMSG # define NS_MAXMSG 65535 #endif -typedef void hctx; +typedef void * hctx; #include "local_scan.h" #include "macros.h"