Index: /trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h
===================================================================
--- /trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h	(revision 53989)
+++ /trunk/src/VBox/ExtPacks/VBoxDTrace/include/VBoxDTraceLibCWrappers.h	(revision 53990)
@@ -33,4 +33,7 @@
 # include <libgen.h>        /* basename */
 # include <unistd.h>
+# ifdef RT_OS_SOLARIS
+#  include <strings.h>      /* bzero & bcopy.*/
+# endif
 #endif
 
