From 729f3de5ae23b5ada28977e264cd0527dbef5306 Mon Sep 17 00:00:00 2001 From: ache Date: Sat, 23 Sep 1995 15:14:25 +0000 Subject: Due conflict to some obsoleted applications (dump/restore) rename _PATH_LOCK to _PATH_UUCPLOCK Pointed-by: bde --- include/paths.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/paths.h') diff --git a/include/paths.h b/include/paths.h index e978260..e626f8f 100644 --- a/include/paths.h +++ b/include/paths.h @@ -69,7 +69,7 @@ #define _PATH_VARRUN "/var/run/" #define _PATH_VARTMP "/var/tmp/" #define _PATH_YP "/var/yp/" -#define _PATH_LOCK "/var/spool/lock/" +#define _PATH_UUCPLOCK "/var/spool/lock/" /* How to get the correct name of the kernel. */ __BEGIN_DECLS -- cgit v1.1