summaryrefslogtreecommitdiff
path: root/src/qmail-smtpam.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmail-smtpam.c')
-rw-r--r--src/qmail-smtpam.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/qmail-smtpam.c b/src/qmail-smtpam.c
index 9ef1238..70d5ed4 100644
--- a/src/qmail-smtpam.c
+++ b/src/qmail-smtpam.c
@@ -5,12 +5,9 @@
#include <sys/types.h>
#include <unistd.h>
-#include "alloc.h"
#include "buffer.h"
-#include "byte.h"
#include "case.h"
#include "constmap.h"
-#include "error.h"
#include "exit.h"
#include "genalloc.h"
#include "ip.h"
@@ -27,8 +24,6 @@
#include "dns.h"
#include "ipalloc.h"
#include "ipme.h"
-#include "now.h"
-#include "quote.h"
#include "tcpto.h"
#include "tls_errors.h"
#include "tls_remote.h"