X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/23fd96b1bfb48403313e4be99f60968ce959e1bd..b08b24c880b30c34f3ed5f4c59a286fdefb1c0f5:/src/src/globals.c diff --git a/src/src/globals.c b/src/src/globals.c index 8184758c8..129923063 100644 --- a/src/src/globals.c +++ b/src/src/globals.c @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/src/globals.c,v 1.14 2005/01/12 14:41:12 ph10 Exp $ */ +/* $Cambridge: exim/src/src/globals.c,v 1.15 2005/01/25 14:16:33 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * @@ -559,6 +559,7 @@ BOOL host_checking_callout = FALSE; uschar *host_data = NULL; BOOL host_find_failed_syntax= FALSE; uschar *host_lookup = NULL; +BOOL host_lookup_deferred = FALSE; BOOL host_lookup_failed = FALSE; uschar *host_lookup_order = US"bydns:byaddr"; uschar *host_lookup_msg = US"";