From c561689bf162fb22997bd88f4392f222f151c950 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 07 Oct 2020 22:52:19 +0000 Subject: missing includes --- (limited to 'src/cgi_gateway.cc') diff --git a/src/cgi_gateway.cc b/src/cgi_gateway.cc index a2681aa..3763654 100644 --- a/src/cgi_gateway.cc +++ b/src/cgi_gateway.cc @@ -1,6 +1,7 @@ #include #include #include +#include #include "kingate/cgi_gateway.h" #include "kingate/util.h" #include "kingate/exception.h" -- cgit v0.9.0.2