X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;fp=summarysharedcommand.h;h=fbfea7bd98fac33bb8570934b6bcd9e9d99ceaba;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=2ffe90d6ab061601b8e1f8ecc89ee24170d02c7e;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/summarysharedcommand.h b/summarysharedcommand.h index 2ffe90d..fbfea7b 100644 --- a/summarysharedcommand.h +++ b/summarysharedcommand.h @@ -121,7 +121,7 @@ struct summarySharedData { } }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MySummarySharedThreadFunction(LPVOID lpParam){ summarySharedData* pDataArray;