X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=filterseqscommand.h;fp=filterseqscommand.h;h=4405c33f52165d5c89cbe47e8513147cb14dd879;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=16062f33e79582a13e56154a9e0830998cc0d5e0;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/filterseqscommand.h b/filterseqscommand.h index 16062f3..4405c33 100644 --- a/filterseqscommand.h +++ b/filterseqscommand.h @@ -121,7 +121,7 @@ struct filterRunData { }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyCreateFilterThreadFunction(LPVOID lpParam){ filterData* pDataArray;