--- IO-FDPass/FDPass.xs 2013/04/05 04:26:41 1.2 +++ IO-FDPass/FDPass.xs 2013/04/05 04:32:50 1.3 @@ -1,7 +1,3 @@ -/* GetCurrentProcessId is XP and up, which means in all supported versions */ -/* but older SDK's might need this */ -#define _WIN32_WINNT NTDDI_WINXP - #ifdef __sun #define _XOPEN_SOURCE 1 #define _XOPEN_SOURCE_EXTENDED 1