summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2000-03-23 16:20:20 +0000
committerbde <bde@FreeBSD.org>2000-03-23 16:20:20 +0000
commitfce3c66cc6741a319ee902543d1cd69b145c3985 (patch)
treefc6c50b9fb92883e1e669e6204d0bd54bd552ff6 /lib
parentacca79baf11e48babc4d0256080069b339bc1794 (diff)
downloadFreeBSD-src-fce3c66cc6741a319ee902543d1cd69b145c3985.zip
FreeBSD-src-fce3c66cc6741a319ee902543d1cd69b145c3985.tar.gz
Fixed missing #include of <sys/types.h> in synopsis.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/inet6_rthdr_space.31
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 90bd88d..5f0845e 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"
OpenPOWER on IntegriCloud