=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/paths.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/include/paths.h 1996/11/02 05:35:24 1.4 +++ src/include/paths.h 1997/02/21 19:21:51 1.5 @@ -1,4 +1,4 @@ -/* $OpenBSD: paths.h,v 1.4 1996/11/02 05:35:24 tholo Exp $ */ +/* $OpenBSD: paths.h,v 1.5 1997/02/21 19:21:51 millert Exp $ */ /* $NetBSD: paths.h,v 1.7 1994/10/26 00:56:12 cgd Exp $ */ /* @@ -50,6 +50,7 @@ #define _PATH_DEVDB "/var/run/dev.db" #define _PATH_DEVNULL "/dev/null" #define _PATH_DRUM "/dev/drum" +#define _PATH_FSIRAND "/sbin/fsirand" #define _PATH_KMEM "/dev/kmem" #define _PATH_LOCALE "/usr/share/locale" #define _PATH_MAILDIR "/var/mail"