From 83e37efc8ed785cd095eb585ff747e5702ec49b3 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sun, 22 May 2022 23:52:28 -0400 Subject: gcc 12, autotool updates, sqwebmail fixes. --- rfc1035/spf.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'rfc1035/spf.c') diff --git a/rfc1035/spf.c b/rfc1035/spf.c index 63735ff..34075ab 100644 --- a/rfc1035/spf.c +++ b/rfc1035/spf.c @@ -12,15 +12,9 @@ #include #include #include -#if TIME_WITH_SYS_TIME -#include #include -#else #if HAVE_SYS_TIME_H #include -#else -#include -#endif #endif #include -- cgit v1.2.3