summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/pathnames.h')
-rw-r--r--usr.bin/vi/pathnames.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/vi/pathnames.h b/usr.bin/vi/pathnames.h
index f469351..72c8bb3 100644
--- a/usr.bin/vi/pathnames.h
+++ b/usr.bin/vi/pathnames.h
@@ -1,4 +1,8 @@
/* @(#)pathnames.h.in 8.4 (Berkeley) 6/26/96 */
+/* $FreeBSD$ */
+
+/* Read standard system paths first. */
+#include <paths.h>
#ifndef _PATH_BSHELL
#define _PATH_BSHELL "/bin/sh"
OpenPOWER on IntegriCloud