From 0dfec4eef76de9f826c207e744555ff44ff9c580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Sat, 8 Feb 2020 02:33:27 -0800 Subject: [PATCH] Remove #include from netmgr.h --- lib/isc/include/isc/netmgr.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/isc/include/isc/netmgr.h b/lib/isc/include/isc/netmgr.h index c01d3e2225..7391021179 100644 --- a/lib/isc/include/isc/netmgr.h +++ b/lib/isc/include/isc/netmgr.h @@ -11,8 +11,6 @@ #pragma once -#include - #include #include #include