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. --- netrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netrc.c') diff --git a/netrc.c b/netrc.c index a585e1a0..661da361 100644 --- a/netrc.c +++ b/netrc.c @@ -11,13 +11,13 @@ */ #include "config.h" +#include "fetchmail.h" #include #include #include #include -#include "fetchmail.h" #include "netrc.h" #include "i18n.h" -- cgit v1.2.3