X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=chimeraperseuscommand.h;h=01f5768a0c070c70aa6c7264b6d482b3636d7148;hb=ee8403d4eb5760187d62b42a9cf4272de8fc0ec4;hp=45627500f6f8f9944aee508db3ffbbd8960956c1;hpb=d6c0a11d1cecfac18b323285e7ffadb7f58e848f;p=mothur.git diff --git a/chimeraperseuscommand.h b/chimeraperseuscommand.h index 4562750..01f5768 100644 --- a/chimeraperseuscommand.h +++ b/chimeraperseuscommand.h @@ -98,7 +98,7 @@ struct perseusData { } }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyPerseusThreadFunction(LPVOID lpParam){ perseusData* pDataArray;