X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shhhseqscommand.h;h=7174ac70caf3f55e146d1cdf09e2b15e5b0cfaf4;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=1b0211afba43e5577abce79f89704114b3705b2f;hpb=3094cb29c613d9687e861e1d0cf9104b7141d24e;p=mothur.git diff --git a/shhhseqscommand.h b/shhhseqscommand.h index 1b0211a..7174ac7 100644 --- a/shhhseqscommand.h +++ b/shhhseqscommand.h @@ -97,7 +97,7 @@ struct shhhseqsData { }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyShhhSeqsThreadFunction(LPVOID lpParam){ shhhseqsData* pDataArray;