diff options
| author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2007-06-11 02:21:18 +0000 |
|---|---|---|
| committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2007-06-11 02:21:18 +0000 |
| commit | 41b23fe0b29bc3f6c71f4376d01145b9ead3d1da (patch) | |
| tree | aed58c90da74ccaa3a902eaeb6b5a9a6ad351f63 /include/paths.h | |
| parent | a88b5e214facd51e6a1a703a82e08c0323b60452 (diff) | |
Notes
Diffstat (limited to 'include/paths.h')
| -rw-r--r-- | include/paths.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/paths.h b/include/paths.h index 55fc21e26392..69990a6f7929 100644 --- a/include/paths.h +++ b/include/paths.h @@ -61,6 +61,7 @@ #define _PATH_DRUM "/dev/drum" #define _PATH_ETC "/etc" #define _PATH_FTPUSERS "/etc/ftpusers" +#define _PATH_FWMEM "/dev/fwmem" #define _PATH_HALT "/sbin/halt" #define _PATH_IFCONFIG "/sbin/ifconfig" #define _PATH_KMEM "/dev/kmem" |
