miodrag patches to help get gcc12 building hushd

This commit is contained in:
jahway603
2023-04-03 22:23:30 -04:00
parent ca36706001
commit bb7cb253c1
9 changed files with 159 additions and 4 deletions

View File

@@ -37,6 +37,7 @@
#include <boost/algorithm/string/case_conv.hpp> // for to_lower()
#include <boost/foreach.hpp>
#include <deque>
#include <boost/scoped_ptr.hpp>
/** HTTP request work item */