diff --git a/userspace/libsinsp/dns_manager.h b/userspace/libsinsp/dns_manager.h index c8d3b91069..0c6b04b974 100644 --- a/userspace/libsinsp/dns_manager.h +++ b/userspace/libsinsp/dns_manager.h @@ -29,9 +29,7 @@ limitations under the License. #include #include #include -#if !defined(__EMSCRIPTEN__) #include "tbb/concurrent_unordered_map.h" -#endif #include struct sinsp_dns_resolver {