summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6protosw.h
diff options
context:
space:
mode:
authorshin <shin@FreeBSD.org>2000-01-15 05:20:40 +0000
committershin <shin@FreeBSD.org>2000-01-15 05:20:40 +0000
commitef76bd553b66e64952bc8185d013bc4f4039b847 (patch)
treec870cac24ddc9a993d8e4a3ab55f35f2aea2b48b /sys/netinet6/ip6protosw.h
parentd0bf8a1ad74054586554fc25b2c9062a1e5cd6ae (diff)
downloadFreeBSD-src-ef76bd553b66e64952bc8185d013bc4f4039b847.zip
FreeBSD-src-ef76bd553b66e64952bc8185d013bc4f4039b847.tar.gz
add forward declarations, and small cosmetic changes.
Submitted by: bde
Diffstat (limited to 'sys/netinet6/ip6protosw.h')
-rw-r--r--sys/netinet6/ip6protosw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet6/ip6protosw.h b/sys/netinet6/ip6protosw.h
index bf3e4dc..1e1c3c2 100644
--- a/sys/netinet6/ip6protosw.h
+++ b/sys/netinet6/ip6protosw.h
@@ -77,6 +77,7 @@
struct mbuf;
struct sockaddr;
struct socket;
+struct sockopt;
struct domain;
struct proc;
struct ip6_hdr;
OpenPOWER on IntegriCloud