index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
smtp.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'smtp.h')
-rw-r--r--
smtp.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/smtp.h b/smtp.h
index ef5d03d3..3dc874ff 100644
--- a/
smtp.h
+++ b/
smtp.h
@@ -7,7 +7,7 @@
#ifndef _POPSMTP_
#define _POPSMTP_
-#include <time.h>
+#include "config.h"
#define SMTPBUFSIZE 256