X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=preclustercommand.h;h=64efc7fc1d43aca03d17497e28bee2fdb61cc74a;hb=ccf2fedbb600a362777a11501bb56c9c7746068e;hp=3712302bee105cec37e6834dbc2b017584c9e2d5;hpb=7f0cae4f4853cc3f12bc751ee06ea31c7c97496e;p=mothur.git diff --git a/preclustercommand.h b/preclustercommand.h index 3712302..64efc7f 100644 --- a/preclustercommand.h +++ b/preclustercommand.h @@ -113,7 +113,7 @@ struct preClusterData { }; /**************************************************************************************************/ -#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) +#if defined (__APPLE__) || (__MACH__) || (linux) || (__linux) || (__linux__) || (__unix__) || (__unix) #else static DWORD WINAPI MyPreclusterThreadFunction(LPVOID lpParam){ preClusterData* pDataArray;