From: Simon Josefsson Date: Wed, 21 Jun 2006 10:00:08 +0000 (+0000) Subject: Add inet_pton. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baad693b4dba18d24f649f4bd4bd24b033e0556a;p=pspp Add inet_pton. --- diff --git a/MODULES.html.sh b/MODULES.html.sh index 57ce10f51b..3f824813e3 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1794,6 +1794,7 @@ func_all_modules () func_module getsubopt func_module gettimeofday func_module inet_ntop + func_module inet_pton func_module mkdir func_module mkstemp func_module mkdtemp