diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2000-03-23 16:20:20 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2000-03-23 16:20:20 +0000 |
| commit | 1025a2007fb67813ef7c1a91bb056d000d48b5e7 (patch) | |
| tree | 7efd7579556b41aadffbe9a4d72e03b39db24e12 /lib/libc | |
| parent | 0784615675f73524799258fe0edddff24fab1f7e (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/net/inet6_rthdr_space.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/net/inet6_rthdr_space.3 b/lib/libc/net/inet6_rthdr_space.3 index 90bd88dae2e0..5f0845e5792c 100644 --- a/lib/libc/net/inet6_rthdr_space.3 +++ b/lib/libc/net/inet6_rthdr_space.3 @@ -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" |
