X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=matrixoutputcommand.h;fp=matrixoutputcommand.h;h=dc77bdf067ff194dce8bd2e5fcb8f078a9450dcc;hb=43ed0accfbc2852849e104ff7eccdd2c42acd4ec;hp=762b0e10a02b0428e6a3e8119c1e0a2ee0887d84;hpb=5d77fd07180d1fb8561ff1962e6d7429caf8555e;p=mothur.git diff --git a/matrixoutputcommand.h b/matrixoutputcommand.h index 762b0e1..dc77bdf 100644 --- a/matrixoutputcommand.h +++ b/matrixoutputcommand.h @@ -130,7 +130,7 @@ struct distSharedData { } }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyDistSharedThreadFunction(LPVOID lpParam){ distSharedData* pDataArray;