diff options
Diffstat (limited to 'include/paths.h')
-rw-r--r-- | include/paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
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" |