summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/network.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dhcpsrv/network.cc')
-rw-r--r--src/lib/dhcpsrv/network.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dhcpsrv/network.cc b/src/lib/dhcpsrv/network.cc
index fbd7d35539..4a1136bb0a 100644
--- a/src/lib/dhcpsrv/network.cc
+++ b/src/lib/dhcpsrv/network.cc
@@ -4,6 +4,8 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#include <config.h>
+
#include <dhcp/dhcp4.h>
#include <dhcp/option_custom.h>
#include <dhcp/option_space.h>