summaryrefslogtreecommitdiffstats
path: root/include/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index ea72120..0109ac6 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)paths.h 8.1 (Berkeley) 6/2/93
+ * $FreeBSD$
*/
#ifndef _PATHS_H_
@@ -50,6 +51,7 @@
#define _PATH_CSHELL "/bin/csh"
#define _PATH_DEVDB "/var/run/dev.db"
#define _PATH_DEVNULL "/dev/null"
+#define _PATH_DEVZERO "/dev/zero"
#define _PATH_DRUM "/dev/drum"
#define _PATH_FTPUSERS "/etc/ftpusers"
#define _PATH_KMEM "/dev/kmem"
OpenPOWER on IntegriCloud