From: Walt Steverson Date: Fri, 9 Jun 2017 16:12:42 +0000 (-0500) Subject: Add missing header file option6_pdexclude.h X-Git-Tag: trac5124a_base~30^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b63da2b6ab2a623539eb1bc8ed3850cb88ef6f26;p=thirdparty%2Fkea.git Add missing header file option6_pdexclude.h --- diff --git a/src/lib/dhcp/Makefile.am b/src/lib/dhcp/Makefile.am index 461429ba8c..12c3ebf844 100644 --- a/src/lib/dhcp/Makefile.am +++ b/src/lib/dhcp/Makefile.am @@ -99,6 +99,7 @@ libkea_dhcp___include_HEADERS = \ option6_ia.h \ option6_iaaddr.h \ option6_iaprefix.h \ + option6_pdexclude.h \ option6_status_code.h \ option.h \ option_custom.h \