git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Logging: Add DT= to defer & fail message lines. Bug 322
[users/heiko/exim.git]
/
src
/
src
/
transports
/
smtp.h
diff --git
a/src/src/transports/smtp.h
b/src/src/transports/smtp.h
index 46b1b041cca006a52822bc6333ea01d36a88de07..0ddb6276025e74f4a8ac718deabc46bea9d463e1 100644
(file)
--- a/
src/src/transports/smtp.h
+++ b/
src/src/transports/smtp.h
@@
-165,6
+165,7
@@
typedef struct {
ehlo_resp_precis ehlo_resp;
#endif
ehlo_resp_precis ehlo_resp;
#endif
+ struct timeval delivery_start;
address_item * first_addr;
address_item * next_addr;
address_item * sync_addr;
address_item * first_addr;
address_item * next_addr;
address_item * sync_addr;