]> granicus.if.org Git - apache/commit
Design error; main.c is not part of the libhttpd, you can't forward
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Jan 2010 06:31:47 +0000 (06:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Jan 2010 06:31:47 +0000 (06:31 +0000)
commit27a6babb71b138dad3c24516db0c5f2be81019b7
tree392caa0653509d148ca35fdd12e3bd3bae5c9c5e
parenta9d3d06a543d4446abe8fc7b0bcc2648a019399f
Design error; main.c is not part of the libhttpd, you can't forward
referrence storage like this.  Move the variable allocation into the
ap_ library module.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@901557 13f79535-47bb-0310-9956-ffa450edef68
server/core.c
server/main.c