From 4585e8cce167d83e3287087403986c6f5ca8ee02 Mon Sep 17 00:00:00 2001 From: cantor Date: Mon, 22 Oct 2007 01:58:10 +0000 Subject: [PATCH] Missing header. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2562 cb58f699-b61c-0410-a6fe-9272a202ed29 --- fastcgi/shibauthorizer.cpp | 1 + fastcgi/shibresponder.cpp | 1 + 2 files changed, 2 insertions(+) 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 -- 2.1.4