From 568e756a1c7e2218f16f91d883b56e54636081f7 Mon Sep 17 00:00:00 2001 From: vikram Date: Mon, 19 Mar 2007 18:02:35 -0700 Subject: 6527366 di_devlink_open() fails in the miniroot after devname integration --- usr/src/cmd/devfsadm/message.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr/src/cmd/devfsadm/message.h') diff --git a/usr/src/cmd/devfsadm/message.h b/usr/src/cmd/devfsadm/message.h index 8d1436f38d..60f790293d 100644 --- a/usr/src/cmd/devfsadm/message.h +++ b/usr/src/cmd/devfsadm/message.h @@ -19,7 +19,7 @@ * CDDL HEADER END */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright 2007 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -273,6 +273,8 @@ major_number ]\n\t\t[ -n ]\n\t\t[ -r rootdir ]\n\t\t[ -v ]\n") #define NOT_DIR gettext("file is not a directory: %s\n") +#define NO_DEVLINK_CACHE gettext("devlink cache does not exist\n") + #ifdef __cplusplus } #endif -- cgit v1.2.3