From: Vladimir Zakharov Date: Tue, 14 Aug 2018 21:09:13 +0000 (+0300) Subject: test/address.c: remove duplicated include X-Git-Tag: 2019-10-25~704 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58dd5fc4fe3e0df9498b68aef4f19a6ea1f34e66;p=neomutt test/address.c: remove duplicated include --- diff --git a/test/address.c b/test/address.c index 533664171..39d77bb4c 100644 --- a/test/address.c +++ b/test/address.c @@ -1,6 +1,5 @@ #define TEST_NO_MAIN #include "acutest.h" -#include "acutest.h" #include "email/address.h" #include "mutt/memory.h" #include