When I try to include the lwip/sockets.h, compilation throws the attached errors. They seem to come from the fact that both the functional and sockets.h libraries have some different bind macros. Since the functional library has never caused problems before, I assume the error lies in the combinatio...