X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.h;h=fbfea7bd98fac33bb8570934b6bcd9e9d99ceaba;hb=72e0be6b9c80009d4dbee24e8d690ad9514dc6fb;hp=2ffe90d6ab061601b8e1f8ecc89ee24170d02c7e;hpb=b302d221847b504388ec044c6929e9dde42f9bb1;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;