]> granicus.if.org Git - apache/commitdiff
Use a typesafe function for access objects' pools.
authorGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 08:26:19 +0000 (08:26 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 08:26:19 +0000 (08:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87812 13f79535-47bb-0310-9956-ffa450edef68

modules/mappers/mod_so.c

index 7f55c7975aa0099081686133313e0c1a90fc13c2..761a812bef32e21a116507ee31d192efd4240e2d 100644 (file)
  */
 
 #include "apr.h"
-#include "apr_general.h" /* for APR_GET_POOL() */
 #include "apr_dso.h"
 #include "apr_strings.h"
 #include "apr_errno.h"