>>>>> "Olivier" == Olivier <olivier@zipworld.com.au> writes: Olivier> #ifdef HAVE_NETDB_H Olivier> #include <regex.h> /* added this include */ Olivier> #include <netdb.h> Olivier> #endif This seems bizarre. What was the problem that caused you to do this? Tom