I\'m trying to compile this program, as referenced in Beej\'s Guide to Network Programming on page 19.
#include #include
add at the top of your file
#define _XOPEN_SOURCE 600