X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=shhhercommand.h;fp=shhhercommand.h;h=c9772af6f0e87e32d24518ee0419885770e11998;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=a7af7da4f1ce8a7d0c0e6daa809a58f95f2164fb;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/shhhercommand.h b/shhhercommand.h index a7af7da..c9772af 100644 --- a/shhhercommand.h +++ b/shhhercommand.h @@ -202,7 +202,7 @@ struct shhhFlowsData { }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI ShhhFlowsThreadFunction(LPVOID lpParam){ shhhFlowsData* pDataArray;