Aaron Bannert <[EMAIL PROTECTED]> writes:

> Index: modules/experimental/mod_mem_cache.c
> ===================================================================
> RCS file: /home/cvs/httpd-2.0/modules/experimental/mod_mem_cache.c,v
> retrieving revision 1.9
> diff -u -r1.9 mod_mem_cache.c
> --- modules/experimental/mod_mem_cache.c      2001/09/11 17:41:05     1.9
> +++ modules/experimental/mod_mem_cache.c      2001/11/17 20:20:50
> @@ -58,8 +58,11 @@
>  
>  #define CORE_PRIVATE
>  
> +#include <apr_thread_mutex.h>

just curious... why angle brackets instead of quotes?  practically all
includes of apr_foo.h in apache and apr-util use quotes

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to