diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2000-01-05 18:54:37 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2000-01-05 18:54:37 +0000 |
| commit | 6e79d3e367f83046f35373aa68b81d028c57bb46 (patch) | |
| tree | 533757b14a544affdc2a4f2214d82d2b9b4caeea /lib/libc/net | |
| parent | a40a66463780837091973ba3d5651b1fd9a8bee7 (diff) | |
Notes
Diffstat (limited to 'lib/libc/net')
| -rw-r--r-- | lib/libc/net/getipnodebyname.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/net/getipnodebyname.3 b/lib/libc/net/getipnodebyname.3 index 7220af4094fc..d5a881ae7cf4 100644 --- a/lib/libc/net/getipnodebyname.3 +++ b/lib/libc/net/getipnodebyname.3 @@ -44,6 +44,7 @@ .Nd nodename-to-address and address-to-nodename translation .\" .Sh SYNOPSIS +.Fd #include <sys/types.h> .Fd #include <sys/socket.h> .Fd #include <netdb.h> .Ft "struct hostent *" |
