]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Merge branch 'trac5205'
authorMarcin Siodelski <marcin@isc.org>
Mon, 4 Jun 2018 08:29:22 +0000 (10:29 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 4 Jun 2018 08:29:22 +0000 (10:29 +0200)
1  2 
src/bin/agent/ca_command_mgr.cc
src/lib/http/client.cc
src/lib/http/connection.cc
src/lib/http/http_message_parser_base.cc
src/lib/http/request.cc
src/lib/http/response.cc

Simple merge
Simple merge
Simple merge
index 078cec6ea8cdbc6b09318c3d076c0f83697517fd,4b346d76a221b8c71511540f77e512cee61fe603..9adc2d636375c4b24ef100df2a9ee0de2525a55f
@@@ -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 <http/http_message_parser_base.h>
  #include <boost/bind.hpp>
+ #include <sstream>
  
  using namespace isc::util;
  
Simple merge
Simple merge