X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summaryqualcommand.h;fp=summaryqualcommand.h;h=bbd103c1d14f7b40badd9654152aec0fd2b47a10;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=d7aa39a5c60fa927c057cc86660b8062c6a5ab5d;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/summaryqualcommand.h b/summaryqualcommand.h index d7aa39a..bbd103c 100644 --- a/summaryqualcommand.h +++ b/summaryqualcommand.h @@ -81,7 +81,7 @@ struct seqSumQualData { }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MySeqSumQualThreadFunction(LPVOID lpParam){ seqSumQualData* pDataArray;