summaryrefslogtreecommitdiff
path: root/netcon/NetconEthernetTap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'netcon/NetconEthernetTap.hpp')
-rw-r--r--netcon/NetconEthernetTap.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/netcon/NetconEthernetTap.hpp b/netcon/NetconEthernetTap.hpp
index dd51a19d..f6fdb6e1 100644
--- a/netcon/NetconEthernetTap.hpp
+++ b/netcon/NetconEthernetTap.hpp
@@ -28,8 +28,6 @@
#ifndef ZT_NETCONETHERNETTAP_HPP
#define ZT_NETCONETHERNETTAP_HPP
-#ifdef ZT_ENABLE_NETCON
-
#include <stdio.h>
#include <stdlib.h>
@@ -182,6 +180,4 @@ private:
} // namespace ZeroTier
-#endif // ZT_ENABLE_NETCON
-
#endif