]> granicus.if.org Git - apache/commit
Minor fixes for firehose and mod_policy:
authorRainer Jung <rjung@apache.org>
Wed, 1 Feb 2012 09:47:53 +0000 (09:47 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 1 Feb 2012 09:47:53 +0000 (09:47 +0000)
commit11ffbb51b5b55a246584efceb79537d65664ac0a
tree1c3893ab72549e39521a7c82fa4092eba59fa83c
parent6464c346441a0ddab05a9575a5fb4cbd8634c03d
Minor fixes for firehose and mod_policy:
- err.h does not exist in Solaris. Judging
  from the expected content of err.h we don't
  use it at all, so remove inclusion of it.
- The name DEFAULT_TYPE is to generic. Use
  POLICY_DEFAULT_TYPE instead.
- Include apr header files from configured
  path instead of system path.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1239027 13f79535-47bb-0310-9956-ffa450edef68
modules/test/mod_policy.c
support/firehose.c