changeset 6850:3f958200ca97

Add inet_pton.
author Simon Josefsson <simon@josefsson.org>
date Wed, 21 Jun 2006 10:00:08 +0000
parents 036354241030
children 1118e58693a7
files MODULES.html.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1794,6 +1794,7 @@
   func_module getsubopt
   func_module gettimeofday
   func_module inet_ntop
+  func_module inet_pton
   func_module mkdir
   func_module mkstemp
   func_module mkdtemp