Renamed Applications/Application tags.
[shibboleth/sp.git] / apache / mod_shib_13.cpp
index cc90076..d3c7a00 100644 (file)
 #define SH_AP_R(r) r
 #define SH_AP_USER(r) r->connection->user
 
+#ifdef WIN32
+# define _USE_32BIT_TIME_T
+#endif
+
 #define apr_pool_userdata_setn(n,k,d,p)
 #define apr_pool_cleanup_register(p1,p2,f,d)