summaryrefslogtreecommitdiffstats
path: root/src/lib/http/response.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/http/response.cc')
-rw-r--r--src/lib/http/response.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/http/response.cc b/src/lib/http/response.cc
index 13fd4a5b2c..b82e0dcfe5 100644
--- a/src/lib/http/response.cc
+++ b/src/lib/http/response.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 <http/date_time.h>
#include <http/response.h>
#include <boost/date_time/local_time/local_time.hpp>