Make inet_ntop depend on restrict.
[gnulib.git] / modules / inet_ntop
1 Description:
2 Convert internet address from internal to printable, presentable format.
3
4 Files:
5 lib/inet_ntop.h
6 lib/inet_ntop.c
7 m4/inet_ntop.m4
8 m4/sockpfaf.m4
9
10 Depends-on:
11 restrict
12 socklen
13
14 configure.ac:
15 gl_INET_NTOP
16
17 Makefile.am:
18 lib_SOURCES += inet_ntop.h
19
20 License:
21 LGPL
22
23 Include:
24 "inet_ntop.h"
25
26 Maintainer:
27 Yoann Vandoorselaere, glibc