Fixed missing #include of <sys/types.h> in synopsis.
This commit is contained in:
parent
acca79baf1
commit
fce3c66cc6
@ -48,6 +48,7 @@
|
|||||||
.Nd IPv6 Routing Header Options manipulation
|
.Nd IPv6 Routing Header Options manipulation
|
||||||
.\"
|
.\"
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
.Fd #include <sys/types.h>
|
||||||
.Fd #include <netinet/in.h>
|
.Fd #include <netinet/in.h>
|
||||||
.Ft size_t
|
.Ft size_t
|
||||||
.Fn inet6_rthdr_space "int type" "int segments"
|
.Fn inet6_rthdr_space "int type" "int segments"
|
||||||
|
@ -68,6 +68,7 @@
|
|||||||
.Nd Internet Control Message Protocol for IPv6
|
.Nd Internet Control Message Protocol for IPv6
|
||||||
."
|
."
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
.Fd #include <sys/types.h>
|
||||||
.Fd #include <sys/socket.h>
|
.Fd #include <sys/socket.h>
|
||||||
.Fd #include <netinet/in.h>
|
.Fd #include <netinet/in.h>
|
||||||
.Fd #include <netinet/icmp6.h>
|
.Fd #include <netinet/icmp6.h>
|
||||||
|
@ -68,6 +68,7 @@
|
|||||||
.Nd Internet Protocol version 6 (IPv6)
|
.Nd Internet Protocol version 6 (IPv6)
|
||||||
.\"
|
.\"
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
.Fd #include <sys/types.h>
|
||||||
.Fd #include <sys/socket.h>
|
.Fd #include <sys/socket.h>
|
||||||
.Fd #include <netinet/in.h>
|
.Fd #include <netinet/in.h>
|
||||||
.Ft int
|
.Ft int
|
||||||
|
Loading…
x
Reference in New Issue
Block a user