From e0e7a74bde52a1aa02d1da758128722598fb6dd8 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 25 Aug 2019 18:52:53 +0200 Subject: Align with legacy_6x. * Normalize include order. * Backport missed bug fixes. * Remove dead code. --- ucs/norm_charmap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ucs/norm_charmap.c') diff --git a/ucs/norm_charmap.c b/ucs/norm_charmap.c index dedad326..07c5d2a9 100644 --- a/ucs/norm_charmap.c +++ b/ucs/norm_charmap.c @@ -26,6 +26,7 @@ #include "config.h" /* import AC_C_CONST effects */ #include "norm_charmap.h" +#include "fetchmail.h" #include -- cgit v1.2.3