From 5e982d4ad84a3b37b3e01a92fe912f41716049a1 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Thu, 2 May 2002 23:35:35 +0000 Subject: [PATCH] All of NetWare's locks are global git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63353 13f79535-47bb-0310-9956-ffa450edef68 --- include/apr.hnw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/apr.hnw b/include/apr.hnw index b55a12db186..fd3fee22862 100644 --- a/include/apr.hnw +++ b/include/apr.hnw @@ -159,7 +159,7 @@ #define APR_HAS_LOCK_CREATE_NP 0 -#define APR_PROCESS_LOCK_IS_GLOBAL 0 +#define APR_PROCESS_LOCK_IS_GLOBAL 1 #define APR_FILE_BASED_SHM 0