Albert Chin <[email protected]> writes: > lib/arpa_inet.in.h needs the usual: > #ifdef __cplusplus > extern "C" { > #endif > > ... > > #ifdef __cplusplus > } > #endif > > to work under C++. Patch attached.
Thanks, pushed. I didn't find copyright papers for you, but I believe this patch is short enough that it isn't required. /Simon
