In our source code,we use list.h to implement the modules.For example,in tserver module,we use list.h *list* */usr/include/c++/4.2.3* *GPL* *to be substitued * *adminserver.h* ** ** ** ** *callbacks.cpp* ** ** ** ** *multicomm.cpp* ** ** ** ** *tserver.cpp* ** ** ** ** *msgtype.h*
but unfortunately,it follows GPL license,so we had to rewrite this header file or find other header file which according with ASL.I serached it on but failed to find the substitue.So,you guys,do we need to re-fulfill this file of c++ libarary?
