From 1425f72c38fe23a9d3fcda583a7da1e7315acfc3 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 17 Jan 2018 18:42:47 +0100 Subject: build system improved --- code/ecp/htable/htable.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'code/ecp/htable') diff --git a/code/ecp/htable/htable.c b/code/ecp/htable/htable.c index 6330ef8..77f5a35 100644 --- a/code/ecp/htable/htable.c +++ b/code/ecp/htable/htable.c @@ -1,7 +1,5 @@ #include -#include - #include "hashtable.h" static void *h_create(ECPContext *ctx) { -- cgit v1.2.3