Index: /trunk/src/VBox/GuestHost/OpenGL/util/net.c
===================================================================
--- /trunk/src/VBox/GuestHost/OpenGL/util/net.c	(revision 53369)
+++ /trunk/src/VBox/GuestHost/OpenGL/util/net.c	(revision 53370)
@@ -450,6 +450,8 @@
         if (err != 0)
             crError("Couldn't initialize sockets on WINDOWS");
+# ifndef VBOX
         //reinit hostname for debug messages as it's incorrect before WSAStartup gets called    
         __getHostInfo();
+# endif
 #endif
 
