From da462bbd55e6940efadf75b980708cb62fe23195 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Mon, 2 Nov 2015 13:21:40 -0800 Subject: Removed curses dependency --- netcon/NetconEthernetTap.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'netcon/NetconEthernetTap.cpp') diff --git a/netcon/NetconEthernetTap.cpp b/netcon/NetconEthernetTap.cpp index dd0f2c03..b2d09f17 100644 --- a/netcon/NetconEthernetTap.cpp +++ b/netcon/NetconEthernetTap.cpp @@ -49,8 +49,6 @@ #include "Intercept.h" #include "NetconUtilities.hpp" -#include - #define APPLICATION_POLL_FREQ 20 #define ZT_LWIP_TCP_TIMER_INTERVAL 10 #define STATUS_TMR_INTERVAL 1000 // How often we check connection statuses -- cgit v1.2.3