summaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/paths.h b/include/paths.h
index 18f8c377df0..eeac17484f5 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: paths.h,v 1.21 2004/04/13 17:04:49 millert Exp $ */
+/* $OpenBSD: paths.h,v 1.22 2005/04/02 17:04:52 millert Exp $ */
/* $NetBSD: paths.h,v 1.7 1994/10/26 00:56:12 cgd Exp $ */
/*
@@ -50,6 +50,7 @@
#define _PATH_FSIRAND "/sbin/fsirand"
#define _PATH_KLOG "/dev/klog"
#define _PATH_KMEM "/dev/kmem"
+#define _PATH_KSHELL "/bin/ksh"
#define _PATH_KSYMS "/dev/ksyms"
#define _PATH_KVMDB "/var/db/kvm_bsd.db"
#define _PATH_LOCALE "/usr/share/locale"