aboutsummaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
authorJuli Mallett <jmallett@FreeBSD.org>2002-05-17 11:47:12 +0000
committerJuli Mallett <jmallett@FreeBSD.org>2002-05-17 11:47:12 +0000
commit5fab96cfa446429edc98c2ee99b1fca16c4064cb (patch)
treeb7b908ac0d85797bd439de2537bf6ff6a08c1aa6 /include/paths.h
parent71e092d1bb0edcc0f911b39350809d70169ac418 (diff)
downloadsrc-5fab96cfa446429edc98c2ee99b1fca16c4064cb.tar.gz
src-5fab96cfa446429edc98c2ee99b1fca16c4064cb.zip
Notes
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 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/"