lib/inet_pton.h


Log

Author Commit Date CI Message
Simon Josefsson 03625c48 2006-07-28T17:27:50 Use netinet_in module.
Simon Josefsson 75c7f7cf 2006-07-28T16:47:24 Use arpa_inet in inet_?to?.
Simon Josefsson cef62fd4 2006-07-28T16:28:08 2006-07-28 Bruno Haible <bruno@clisp.org> * inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*. 2006-07-28 Yoann Vandoorselaere <yoann.v@prelude-ids.com> * inet_ntop.h, inet_pton.h: Need to include netinet/in.h before arpa/inet.h.
Simon Josefsson cf357e41 2006-06-21T09:59:49 Add inet_pton module.