Add inet_pton.
authorSimon Josefsson <simon@josefsson.org>
Wed, 21 Jun 2006 10:00:08 +0000 (10:00 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 21 Jun 2006 10:00:08 +0000 (10:00 +0000)
MODULES.html.sh

index 57ce10f..3f82481 100755 (executable)
@@ -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