1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Fixed missing #include of <sys/types.h> in synopsis.

This commit is contained in:
Bruce Evans 2000-03-23 16:20:20 +00:00
parent 0784615675
commit 1025a2007f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58488
3 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,7 @@
.Nd IPv6 Routing Header Options manipulation
.\"
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <netinet/in.h>
.Ft size_t
.Fn inet6_rthdr_space "int type" "int segments"

View File

@ -68,6 +68,7 @@
.Nd Internet Control Message Protocol for IPv6
."
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
.Fd #include <netinet/in.h>
.Fd #include <netinet/icmp6.h>

View File

@ -68,6 +68,7 @@
.Nd Internet Protocol version 6 (IPv6)
.\"
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/socket.h>
.Fd #include <netinet/in.h>
.Ft int