X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/5056f6873ad9709279cdf8c5c8e1258e7a21f1e7..3d040d098384c48be39e47862d55cac1bc0c578c:/src/src/structs.h diff --git a/src/src/structs.h b/src/src/structs.h index 46cc99ff6..9bf3aebe2 100644 --- a/src/src/structs.h +++ b/src/src/structs.h @@ -830,6 +830,7 @@ typedef struct { host_item * host; int host_af; uschar * interface; + uschar * sending_ip_address; /* used for TLS resumption */ int sock; /* used for a bound but not connected socket */ #ifdef SUPPORT_DANE