From fde72e50fc280e583b8aec13b4d4af3bd1d205e5 Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Mon, 8 Jul 2024 17:27:59 +0200 Subject: removed unneeded headers; fixed some warnings --- src/qmail-smtpam.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/qmail-smtpam.c') 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 #include -#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" -- cgit v1.2.3