Add inet_ntop and inet_pton declarations to arpa/inet.h, for MinGW.
[gnulib.git] / modules / inet_ntop
index bef89bb..1779359 100644 (file)
@@ -7,7 +7,6 @@ lib/inet_ntop.c
 m4/inet_ntop.m4
 
 Depends-on:
-restrict
 socklen
 sys_socket
 arpa_inet
@@ -15,12 +14,12 @@ netinet_in
 
 configure.ac:
 gl_INET_NTOP
+gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
 
 Makefile.am:
-lib_SOURCES += inet_ntop.h
 
 License:
-LGPL
+LGPLv2+
 
 Include:
 "inet_ntop.h"