BIND 10 master, updated. a21935594e3705d3ac1299de18a685fca15ff3c7 [master] Unnecessary header removed from iface_mgr.cc
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue May 29 12:54:09 UTC 2012
The branch, master has been updated
via a21935594e3705d3ac1299de18a685fca15ff3c7 (commit)
from 52993e952156979f0b0f3142e6959e6769da1f70 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a21935594e3705d3ac1299de18a685fca15ff3c7
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Tue May 29 14:53:49 2012 +0200
[master] Unnecessary header removed from iface_mgr.cc
- Compilation fix for FreeBSD
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/iface_mgr.cc | 1 -
1 file changed, 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/iface_mgr.cc b/src/lib/dhcp/iface_mgr.cc
index f8a48bd..824b9e3 100644
--- a/src/lib/dhcp/iface_mgr.cc
+++ b/src/lib/dhcp/iface_mgr.cc
@@ -18,7 +18,6 @@
#include <string.h>
#include <netinet/in.h>
#include <arpa/inet.h>
-#include <net/if.h>
#include <dhcp/dhcp4.h>
#include <dhcp/dhcp6.h>
More information about the bind10-changes
mailing list