This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: missing regex.h include in natInetAddress.cc


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]