mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02: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:
@@ -63,6 +63,7 @@
|
||||
-- Calvin */
|
||||
#include "mod_ssl.h"
|
||||
|
||||
#if 0 /* XXX */
|
||||
|
||||
/* _________________________________________________________________
|
||||
**
|
||||
@@ -389,3 +390,5 @@ void ssl_util_thread_setup(void)
|
||||
return;
|
||||
}
|
||||
|
||||
#endif /* XXX */
|
||||
|
||||
|
Reference in New Issue
Block a user