Reflect the fact addr2ascii(3) and ascii2addr(3) need sys/socket.h

for AF_* constants.

Submitted by:	Matthew George
MFC after:	2 weeks
This commit is contained in:
Maxim Konovalov 2004-09-29 17:54:30 +00:00
parent 1abf2c3678
commit 796a03f172
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=135935

View File

@ -40,6 +40,7 @@
.Lb libc
.Sh SYNOPSIS
.In sys/types.h
.In sys/socket.h
.In netinet/in.h
.In arpa/inet.h
.Ft "char *"