Hello. I have done a C program with freeTds based on t0001.c example (in dblib/unitests). The program compile well, but when i link, i have many error because don´t find the functions defined in common.h. I compile with -lsysdb -ltds. Which library i need?