From: millert Date: Fri, 21 Feb 1997 19:21:51 +0000 (+0000) Subject: add _PATH_FSIRAND X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=4935a097e2f384247ded0a1c6892b25c74063f11;p=openbsd add _PATH_FSIRAND --- diff --git a/include/paths.h b/include/paths.h index a1144733091..cb7780f466f 100644 --- a/include/paths.h +++ b/include/paths.h @@ -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"