From 6a9e72095075d462c3a937e834653a36c024b8c1 Mon Sep 17 00:00:00 2001 From: trasz Date: Sun, 18 Nov 2012 19:16:10 +0000 Subject: Add change missed in 243245. --- include/paths.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/paths.h b/include/paths.h index 1e7402b..c96f37c 100644 --- a/include/paths.h +++ b/include/paths.h @@ -85,6 +85,7 @@ #define _PATH_SHELLS "/etc/shells" #define _PATH_TTY "/dev/tty" #define _PATH_UNIX "don't use _PATH_UNIX" +#define _PATH_UFSSUSPEND "/dev/ufssuspend" #define _PATH_VI "/usr/bin/vi" #define _PATH_WALL "/usr/bin/wall" -- cgit v1.1