From a9ddc71cf44cc99898f13a788230a7f50977d628 Mon Sep 17 00:00:00 2001 From: setje Date: Fri, 4 May 2007 14:25:21 -0700 Subject: 6490981 netstrategy continues to report empty strings for dhcp'd interfaces even after a driver is added --- usr/src/uts/sun/sys/bootconf.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr/src/uts/sun/sys/bootconf.h') diff --git a/usr/src/uts/sun/sys/bootconf.h b/usr/src/uts/sun/sys/bootconf.h index 2387d44d0d..beaa49a17c 100644 --- a/usr/src/uts/sun/sys/bootconf.h +++ b/usr/src/uts/sun/sys/bootconf.h @@ -245,6 +245,8 @@ extern char *default_path; extern char *dhcack; extern char *netdev_path; +extern char *strplumb_get_netdev_path(void); + #endif /* _KERNEL && !_BOOT */ #ifdef __cplusplus -- cgit v1.2.3