In libdx/client.c, my compile is unable to find the definitions AF_INET, SOCK_STREAM etc, which occur in sys/sockets.h on my system. I've searched all the possible includes inside if/endif blocks in client.c, but can't find these definitions anywhere. Is it possible that they should have been put into dxconfig.h by configure?
Richard
