]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Merge branch 'trac5466'
authorMarcin Siodelski <marcin@isc.org>
Wed, 7 Mar 2018 10:12:45 +0000 (11:12 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 7 Mar 2018 10:12:45 +0000 (11:12 +0100)
1  2 
src/lib/dhcpsrv/lease.cc

index 5fefaf1b3c0043730b992e70d0d795564f87ee8b,5c5947cc9fbed3c9042efbd38adea8651e2fb261..9f52c6603d3d4e5579a92a7604e52c59861b4542
@@@ -4,10 -4,9 +4,11 @@@
  // 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 <dhcpsrv/lease.h>
  #include <util/pointer_util.h>
+ #include <boost/scoped_ptr.hpp>
  #include <sstream>
  #include <iostream>