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
de153390
Commit
de153390
authored
May 19, 2000
by
Mark Andrews
Browse files
Add #include <ctype.h> here and not depend on it being included w/ x25
support.
parent
5fcf1b4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/rdata.c
View file @
de153390
...
...
@@ -15,9 +15,10 @@
* SOFTWARE.
*/
/* $Id: rdata.c,v 1.9
1
2000/05/1
6
0
5:19:43 tale
Exp $ */
/* $Id: rdata.c,v 1.9
2
2000/05/1
9
0
2:00:40 marka
Exp $ */
#include <config.h>
#include <ctype.h>
#include <isc/base64.h>
#include <isc/lex.h>
...
...
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