]> granicus.if.org Git - apache/commitdiff
Remove uses of apr_lock.h. This patch is untested, but I don't see where
authorAaron Bannert <aaron@apache.org>
Tue, 9 Apr 2002 06:47:25 +0000 (06:47 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 9 Apr 2002 06:47:25 +0000 (06:47 +0000)
the apr_lock.h include was necessary anyway.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94565 13f79535-47bb-0310-9956-ffa450edef68

os/beos/beosd.c

index cf73988d70cd5b356fe6d595eabd47f68c142a3d..90815ad84963f07b60da96efdf3b3700ced1395a 100644 (file)
@@ -62,7 +62,6 @@
 #include "http_main.h"
 #include "http_log.h"
 #include "beosd.h"
-#include "apr_lock.h"
 #include "mpm_common.h"
 
 beosd_config_rec beosd_config;