Build fails against newer versions of freetds due to the removal of the CS_TDS_80 constant used in cmd_connect.c
I see that the staged 3.0 changes have already fixed this by redifining CS_TDS_80 to CS_TDS_71, can a 2.5 release be done to also patch this?