https://issues.shibboleth.net/jira/browse/SSPCPP-368
authorScott Cantor <cantor.2@osu.edu>
Mon, 16 May 2011 18:14:49 +0000 (18:14 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 16 May 2011 18:14:49 +0000 (18:14 +0000)
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