1
0
mirror of https://github.com/apache/httpd.git synced 2025-07-30 20:03:10 +03:00

Next step in mod_ssl integration:

Add missing files to build environment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89006 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ralf S. Engelschall
2001-05-05 10:12:08 +00:00
parent fa3c8387ec
commit f176ba44b1
32 changed files with 140 additions and 4 deletions

View File

@ -61,6 +61,7 @@
-- Unknown */
#include "mod_ssl.h"
#if 0 /* XXX */
/* _________________________________________________________________
**
@ -1042,3 +1043,5 @@ void ssl_init_ModuleKill(void *data)
return;
}
#endif /* XXX */