summaryrefslogtreecommitdiff
path: root/netcon/NetconEthernetTap.cpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-23 13:24:28 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-23 13:24:28 -0800
commitbee44ae731b3d02b2cc996199a5077895476104a (patch)
treee66b57e20b2acddcb44163d9720d8f52783885e0 /netcon/NetconEthernetTap.cpp
parent95106e2e301c2a63bb3ec9a12f48fb0158c35a88 (diff)
downloadinfinitytier-bee44ae731b3d02b2cc996199a5077895476104a.tar.gz
infinitytier-bee44ae731b3d02b2cc996199a5077895476104a.zip
Merge Sendfd into Common.c
Diffstat (limited to 'netcon/NetconEthernetTap.cpp')
-rw-r--r--netcon/NetconEthernetTap.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/netcon/NetconEthernetTap.cpp b/netcon/NetconEthernetTap.cpp
index da7a3d99..f75cb50a 100644
--- a/netcon/NetconEthernetTap.cpp
+++ b/netcon/NetconEthernetTap.cpp
@@ -50,7 +50,6 @@
#include "lwip/tcp.h"
#include "Common.c"
-#include "Sendfd.c"
#define APPLICATION_POLL_FREQ 20
#define ZT_LWIP_TCP_TIMER_INTERVAL 5