From 55365b5dc3fe086e5dc3f1b9b9ec5d0da2a4ca5e Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Thu, 7 Jul 2016 22:59:54 +0200 Subject: *: fixed includes this refactoring was done with the help of the 'include-what-you-use' program. if this breaks the build for you, please report! --- tests/check_utils.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/check_utils.c') diff --git a/tests/check_utils.c b/tests/check_utils.c index b76d171..1750aa2 100644 --- a/tests/check_utils.c +++ b/tests/check_utils.c @@ -10,9 +10,8 @@ #include #include #include - +#include #include - #include "../src/utils.h" #define SB_STRING_CHUNK_SIZE 128 -- cgit v1.2.3-18-g5258