Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
170263fc
Commit
170263fc
authored
Jul 08, 1999
by
Bob Halley
Browse files
activate ipv6 support
parent
8267cfb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/include/isc/netaddr.h
View file @
170263fc
...
...
@@ -26,9 +26,7 @@ ISC_LANG_BEGINDECLS
typedef
struct
isc_netaddr
{
union
{
struct
in_addr
in
;
#ifdef notyet
struct
in6_addr
in6
;
#endif
}
type
;
}
isc_netaddr_t
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment