add _PATH_FSIRAND
authormillert <millert@openbsd.org>
Fri, 21 Feb 1997 19:21:51 +0000 (19:21 +0000)
committermillert <millert@openbsd.org>
Fri, 21 Feb 1997 19:21:51 +0000 (19:21 +0000)
include/paths.h

index a114473..cb7780f 100644 (file)
@@ -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"