From e800e8df9fbe633d09a534ae07eb361833572f1a Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 24 Aug 2017 14:34:05 +0200 Subject: seq item implemented for sender --- code/core/timer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'code/core/timer.h') diff --git a/code/core/timer.h b/code/core/timer.h index 0d43a99..ba25b6c 100644 --- a/code/core/timer.h +++ b/code/core/timer.h @@ -8,8 +8,6 @@ #include #endif -struct ECPConnection; -struct ECPSocket; struct ECPTimerItem; typedef ssize_t ecp_timer_retry_t (struct ECPConnection *, struct ECPTimerItem *); -- cgit v1.2.3