Rémi Bernon (@rbernon) commented about dlls/kernel32/tests/Makefile.in:
TESTDLL = kernel32.dll -IMPORTS = user32 advapi32
+# icmp is for testing export forwarding (to iphlpapi) +IMPORTS = user32 advapi32 icmp
Removing this doesn't seem to make any difference to the test on Windows? Is this even necessary?