Index: /trunk/src/VBox/Devices/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Devices/Makefile.kmk	(revision 39776)
+++ /trunk/src/VBox/Devices/Makefile.kmk	(revision 39777)
@@ -883,4 +883,8 @@
  	Network/slirp/libalias/alias_util.c
 
+ # Enable VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER here for a while, then move to $(file)_DEFS or clean the code 
+ # disabled with this definition
+ VBOX_WITH_DNSMAPPING_IN_HOSTRESOLVER=1
+
  Drivers_SOURCES += $(VBOX_SLIRP_SOURCES)
  define def_vbox_slirp_cflags
