From: cantor Date: Mon, 22 Oct 2007 01:58:10 +0000 (+0000) Subject: Missing header. X-Git-Tag: 2.4~695 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=4585e8cce167d83e3287087403986c6f5ca8ee02;hp=1f842d13399b9eb47276a604a15eaed110077741;p=shibboleth%2Fsp.git Missing header. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2562 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/fastcgi/shibauthorizer.cpp b/fastcgi/shibauthorizer.cpp index e626d3c..0d19418 100644 --- a/fastcgi/shibauthorizer.cpp +++ b/fastcgi/shibauthorizer.cpp @@ -33,6 +33,7 @@ #include #include #include +#include #include #include diff --git a/fastcgi/shibresponder.cpp b/fastcgi/shibresponder.cpp index 293a5b1..d4ca17f 100644 --- a/fastcgi/shibresponder.cpp +++ b/fastcgi/shibresponder.cpp @@ -33,6 +33,7 @@ #include #include #include +#include #include #include