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/timer.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'code/ecp/timer.h') diff --git a/code/ecp/timer.h b/code/ecp/timer.h index 8863226..9c80007 100644 --- a/code/ecp/timer.h +++ b/code/ecp/timer.h @@ -2,12 +2,6 @@ #define ECP_ERR_MAX_TIMER -110 -#include - -#ifdef ECP_WITH_PTHREAD -#include -#endif - struct ECPTimerItem; typedef ssize_t ecp_timer_retry_t (struct ECPConnection *, struct ECPTimerItem *); -- cgit v1.2.3