]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3609] Added config.h
authorFrancis Dupont <fdupont@isc.org>
Mon, 18 Nov 2024 08:19:34 +0000 (09:19 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 22 Nov 2024 08:55:31 +0000 (09:55 +0100)
src/lib/http/cfg_http_header.cc

index 098e95cc3f77b9f9c4dc3409b296073e903ee4da..fc78a9117fe5bf2d8a58a0cc249d35d3c653784f 100644 (file)
@@ -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 <cc/simple_parser.h>
 #include <http/cfg_http_header.h>