Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
2c9c974d
Commit
2c9c974d
authored
Apr 28, 2000
by
David Lawrence
Browse files
undef ISC_PLAFORM_HAVESALEN and remove obsolete emacs c-mode comment
parent
738922ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/isc/win32/include/isc/net.h
View file @
2c9c974d
...
...
@@ -64,14 +64,6 @@
*** Defines.
***/
/* XXXRTH ISC_NET_ should be converted to ISC_PLATFORM_ */
/*
* If sockaddrs on this system have an sa_len field, ISC_PLATFORM_HAVESALEN
* will be defined.
*/
#undef ISC_PLATFORM_HAVESALEN
/*
* If this system has the IPv6 structure definitions, ISC_NET_HAVEIPV6
* will be defined.
...
...
@@ -183,11 +175,3 @@ int isc_net_aton(const char *cp, struct in_addr *addr);
#endif
#endif
/* ISC_NET_H */
/*
* Tell emacs to use C mode for this file.
*
* Local Variables:
* mode: c
* End:
*/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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