summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-08-01 05:02:00 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-08-01 05:02:00 +0000
commit822a0d54f03f06d47c3aa92d36b1e1c9bb6c993e (patch)
treeb84cf2919be3c1b4822b81229a1b24c513d0e203 /include
parent0edcc0f07b2a363017d946feb69edc78bf8c9692 (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 0109ac6339f5..9894e00bc8c8 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -49,6 +49,7 @@
#define _PATH_BSHELL "/bin/sh"
#define _PATH_CONSOLE "/dev/console"
#define _PATH_CSHELL "/bin/csh"
+#define _PATH_DEFTAPE "/dev/sa0"
#define _PATH_DEVDB "/var/run/dev.db"
#define _PATH_DEVNULL "/dev/null"
#define _PATH_DEVZERO "/dev/zero"