summaryrefslogtreecommitdiff
path: root/include/paths.h
diff options
context:
space:
mode:
authorIan Dowse <iedowse@FreeBSD.org>2004-01-04 17:17:46 +0000
committerIan Dowse <iedowse@FreeBSD.org>2004-01-04 17:17:46 +0000
commit6e3aaeb2d7004bcd423ad9ccbe7b54b3d9c02165 (patch)
treefdc9b1d00381bd4ca4a8f4f606ffa13e1edf38e4 /include/paths.h
parent0a2956bbc0853409c5e3c2ea8009b3bce59581d1 (diff)
downloadsrc-test2-6e3aaeb2d7004bcd423ad9ccbe7b54b3d9c02165.tar.gz
src-test2-6e3aaeb2d7004bcd423ad9ccbe7b54b3d9c02165.zip
Notes
Diffstat (limited to 'include/paths.h')
-rw-r--r--include/paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h
index 043e61c54c4d..55fc21e26392 100644
--- a/include/paths.h
+++ b/include/paths.h
@@ -71,6 +71,7 @@
#define _PATH_MAN "/usr/share/man"
#define _PATH_MDCONFIG "/sbin/mdconfig"
#define _PATH_MEM "/dev/mem"
+#define _PATH_MKSNAP_FFS "/sbin/mksnap_ffs"
#define _PATH_MOUNT "/sbin/mount"
#define _PATH_NEWFS "/sbin/newfs"
#define _PATH_NOLOGIN "/var/run/nologin"