aboutsummaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2012-11-18 19:16:10 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2012-11-18 19:16:10 +0000
commitbdd39eb8cf2f56026c79c99ecebd3047273ac7fa (patch)
treec654a4b0b04702848e9a513cea90e33d66093330 /include/paths.h
parent2ec1a006564c3cb493e87fec68f4dcf8d0e0f373 (diff)
downloadsrc-bdd39eb8cf2f56026c79c99ecebd3047273ac7fa.tar.gz
src-bdd39eb8cf2f56026c79c99ecebd3047273ac7fa.zip
Add change missed in 243245.
Notes
Notes: svn path=/head/; revision=243247
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 1e7402b4aa6f..c96f37c3f066 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"