From b0401b13bb78bacde9d10b00766830cbeb2c90f6 Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Wed, 30 May 2018 19:35:37 +0200 Subject: Clean up header includes - Remove because related functions are in util.c now - Remove corresponding if not used otherwise --- components/swap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'components/swap.c') diff --git a/components/swap.c b/components/swap.c index 9bd599a..b3b519e 100644 --- a/components/swap.c +++ b/components/swap.c @@ -1,5 +1,4 @@ /* See LICENSE file for copyright and license details. */ -#include #include #include #include -- cgit v1.2.3