From a95fdea9c30d4788638481d409062914608b755b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Mar 2016 23:31:47 +0100 Subject: Clean up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/allocator.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/allocator.c') diff --git a/src/allocator.c b/src/allocator.c index 46cca89..33c8677 100644 --- a/src/allocator.c +++ b/src/allocator.c @@ -1,8 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include "internals.h" -#include - void libzahl_realloc(z_t a, size_t need) -- cgit v1.2.3-70-g09d2