From: Scott Cantor Date: Mon, 16 May 2011 18:14:49 +0000 (+0000) Subject: https://issues.shibboleth.net/jira/browse/SSPCPP-368 X-Git-Tag: 2.5.0~291 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=commitdiff_plain;h=bf77ec8c200ff0e0b06efb44aa2f901be7dc78d7 https://issues.shibboleth.net/jira/browse/SSPCPP-368 --- diff --git a/apache/mod_apache.cpp b/apache/mod_apache.cpp index 61b6744..2a1d464 100644 --- a/apache/mod_apache.cpp +++ b/apache/mod_apache.cpp @@ -78,6 +78,7 @@ #include #include +#include #ifdef HAVE_UNISTD_H #include // for getpid() #endif