]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
get threaded.c to compile on non-AIX systems which have sys/processor.h
authorJeff Trawick <trawick@apache.org>
Tue, 12 Jun 2001 12:55:22 +0000 (12:55 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 12 Jun 2001 12:55:22 +0000 (12:55 +0000)
commit405d7ea1f5990371945857d5712865f7fb078b8a
tree519f431f00209ccc3eb863d81fc62b621b1bdc79
parent206c3f27005ac0ae82dd728f1b32595782f8bba5
get threaded.c to compile on non-AIX systems which have sys/processor.h

if we want to call bindprocessor(), we should check for bindprocessor(),
not some header file

(prefork and perchild to be fixed shortly)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89351 13f79535-47bb-0310-9956-ffa450edef68
configure.in
server/mpm/threaded/threaded.c