From 58dd5fc4fe3e0df9498b68aef4f19a6ea1f34e66 Mon Sep 17 00:00:00 2001 From: Vladimir Zakharov Date: Wed, 15 Aug 2018 00:09:13 +0300 Subject: [PATCH] test/address.c: remove duplicated include --- test/address.c | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1