From: Tomek Mrugalski Date: Tue, 13 Dec 2011 14:29:17 +0000 (+0100) Subject: [1237] Mac OS X compilation fix in src/lib/dhcp/iface_mgr_bsd.cc X-Git-Tag: trac2351_base~299^2~6^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aaea8925c243f6ead71f368de54ad27cfd19ef6b;p=thirdparty%2Fkea.git [1237] Mac OS X compilation fix in src/lib/dhcp/iface_mgr_bsd.cc --- diff --git a/src/lib/dhcp/iface_mgr_bsd.cc b/src/lib/dhcp/iface_mgr_bsd.cc index 8cab7ea921..6b7f49d90d 100644 --- a/src/lib/dhcp/iface_mgr_bsd.cc +++ b/src/lib/dhcp/iface_mgr_bsd.cc @@ -12,7 +12,7 @@ // OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR // PERFORMANCE OF THIS SOFTWARE. -#include +#include #include using namespace std;