diff --git a/os/connection.c b/os/connection.c index a3c8f2a99..8d4b66061 100644 --- a/os/connection.c +++ b/os/connection.c @@ -87,16 +87,10 @@ SOFTWARE. #if defined(TCPCONN) #include #include -#ifdef apollo -#ifndef NO_TCP_H -#include -#endif -#else #ifdef CSRG_BASED #include #endif #include -#endif #include #endif