summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/mac_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/common/sys/mac_client.h')
-rw-r--r--usr/src/uts/common/sys/mac_client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/uts/common/sys/mac_client.h b/usr/src/uts/common/sys/mac_client.h
index b6040ad679..3290db92e6 100644
--- a/usr/src/uts/common/sys/mac_client.h
+++ b/usr/src/uts/common/sys/mac_client.h
@@ -200,6 +200,8 @@ extern int mac_set_mtu(mac_handle_t, uint_t, uint_t *);
extern void mac_client_set_rings(mac_client_handle_t, int, int);
+extern void mac_hw_emul(mblk_t **, mblk_t **, uint_t *, mac_emul_t);
+
#endif /* _KERNEL */
#ifdef __cplusplus