X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=screenseqscommand.h;fp=screenseqscommand.h;h=cbeed469b0b571a66f79238aaac6d758658c0ac0;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=007b6d6302d4062c09c62d9017fa663f3a902072;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/screenseqscommand.h b/screenseqscommand.h index 007b6d6..cbeed46 100644 --- a/screenseqscommand.h +++ b/screenseqscommand.h @@ -131,7 +131,7 @@ struct sumScreenData { /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MySumThreadFunction(LPVOID lpParam){ sumData* pDataArray;