Does anyone know why these files: modules/auth/src/main/native/auth/unix/authnix.c modules/awt/src/main/native/x11wrapper/unix/nativelib_common.h
have #ifdef sections to #include <windows.h>? These files can currently only be used on unix platforms so I don't see why these #ifdef sections shouldn't just be removed. If there is a scenario that I am missing speak up as I intend to "fix" these in a couple of days. -Mark.
