From 6b8a37403caf8830e85476343ad4be13c7372537 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Fri, 24 Feb 2017 19:27:34 +0100 Subject: - Added missing dependency "ccnx-portal-rta", still needed for the control messages - Fixed little typo for being compliant with the code style - Removed include statements of deprecated library "ccnx-portal" - added level of optimization of 3 by default Change-Id: Id353e58fa1e7eeeb90bdf19ec7fd921876ab12c4 Signed-off-by: Mauro Sardara --- icnet/ccnx/icnet_ccnx_portal.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'icnet/ccnx/icnet_ccnx_portal.h') diff --git a/icnet/ccnx/icnet_ccnx_portal.h b/icnet/ccnx/icnet_ccnx_portal.h index 5076fcd9..9ccc4bc6 100644 --- a/icnet/ccnx/icnet_ccnx_portal.h +++ b/icnet/ccnx/icnet_ccnx_portal.h @@ -26,8 +26,6 @@ #include extern "C" { -#include -#include #include #include #include -- cgit 1.2.3-korg