summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-01-05 18:54:37 +0000
committerBruce Evans <bde@FreeBSD.org>2000-01-05 18:54:37 +0000
commit6e79d3e367f83046f35373aa68b81d028c57bb46 (patch)
tree533757b14a544affdc2a4f2214d82d2b9b4caeea /lib/libc
parenta40a66463780837091973ba3d5651b1fd9a8bee7 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/getipnodebyname.31
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 *"