https://bugs.internet2.edu/jira/browse/SSPCPP-368
authorscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 16 May 2011 18:14:49 +0000 (18:14 +0000)
committerscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 16 May 2011 18:14:49 +0000 (18:14 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3428 cb58f699-b61c-0410-a6fe-9272a202ed29

apache/mod_apache.cpp

index 61b6744..2a1d464 100644 (file)
@@ -78,6 +78,7 @@
 #include <sstream>
 #include <stdexcept>
 
+#include <cstddef>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>            // for getpid()
 #endif