svn commit: r243247 - head/include
Edward Tomasz Napierala
trasz at FreeBSD.org
Sun Nov 18 19:16:11 UTC 2012
Author: trasz
Date: Sun Nov 18 19:16:10 2012
New Revision: 243247
URL: http://svnweb.freebsd.org/changeset/base/243247
Log:
Add change missed in 243245.
Modified:
head/include/paths.h
Modified: head/include/paths.h
==============================================================================
--- head/include/paths.h Sun Nov 18 19:01:00 2012 (r243246)
+++ head/include/paths.h Sun Nov 18 19:16:10 2012 (r243247)
@@ -85,6 +85,7 @@
#define _PATH_SHELLS "/etc/shells"
#define _PATH_TTY "/dev/tty"
#define _PATH_UNIX "don't use _PATH_UNIX"
+#define _PATH_UFSSUSPEND "/dev/ufssuspend"
#define _PATH_VI "/usr/bin/vi"
#define _PATH_WALL "/usr/bin/wall"
More information about the svn-src-all
mailing list