]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
apr_os_thread_current() call needs #if APR_HAS_THREADS protection
authorDoug MacEachern <dougm@apache.org>
Fri, 24 Aug 2001 06:34:26 +0000 (06:34 +0000)
committerDoug MacEachern <dougm@apache.org>
Fri, 24 Aug 2001 06:34:26 +0000 (06:34 +0000)
commit85e727e89584f602687988c3376cdafc4724cc1a
tree6b2a1ca56260f119ac1f47a551c761a98f0ad39a
parent4115d970c99b4a856eb142467e2496805d670e6a
apr_os_thread_current() call needs #if APR_HAS_THREADS protection
PR:
Obtained from:
Submitted by:    Justin Erenkrantz <jerenkrantz@ebuilt.com>
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@90622 13f79535-47bb-0310-9956-ffa450edef68
ssl_util.c