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 57ce10f51bb0a620dd758e3d9116bd12eccac490..3f824813e398a0b9f4bf2ca67a50e20ef6d16126 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