From 5fab96cfa446429edc98c2ee99b1fca16c4064cb Mon Sep 17 00:00:00 2001 From: Juli Mallett Date: Fri, 17 May 2002 11:47:12 +0000 Subject: Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h. --- include/paths.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/paths.h') diff --git a/include/paths.h b/include/paths.h index cf8bc8d7969f..ec17cac6e069 100644 --- a/include/paths.h +++ b/include/paths.h @@ -73,6 +73,7 @@ #define _PATH_TTY "/dev/tty" #define _PATH_UNIX "don't use _PATH_UNIX" #define _PATH_VI "/usr/bin/vi" +#define _PATH_WALL "/usr/bin/wall" /* Provide trailing slash, since mostly used for building pathnames. */ #define _PATH_DEV "/dev/" -- cgit v1.2.3