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-dksign.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/qmail-dksign.c') diff --git a/src/qmail-dksign.c b/src/qmail-dksign.c index e94a561..0e5cacd 100644 --- a/src/qmail-dksign.c +++ b/src/qmail-dksign.c @@ -11,8 +11,6 @@ #include "error.h" #include "exit.h" #include "fd.h" -#include "fmt.h" -#include "logmsg.h" #include "open.h" #include "pathexec.h" #include "sig.h" @@ -23,7 +21,6 @@ #include "control.h" #include "fmtqfn.h" -#include "qmail.h" #include "rcpthosts.h" #ifdef USE_CONFIG -- cgit v1.2.3