Index: /trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp	(revision 33873)
+++ /trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp	(revision 33874)
@@ -82,5 +82,5 @@
 
 #ifdef RT_OS_SOLARIS
-# define dirfd(x) ((d)->d_fd)
+# define dirfd(d) ((d)->d_fd)
 #endif
 
