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
d1d5229c
Commit
d1d5229c
authored
Jul 31, 2000
by
David Lawrence
Browse files
needs <dns/fixedname.h> now that it rdatastruct.h does not provide it
parent
003e9115
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/dnssec/dnssec-signkey.c
View file @
d1d5229c
...
...
@@ -17,7 +17,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: dnssec-signkey.c,v 1.
29
2000/07/31
15:28:13 bwelling
Exp $ */
/* $Id: dnssec-signkey.c,v 1.
30
2000/07/31
21:07:25 tale
Exp $ */
#include <config.h>
...
...
@@ -31,6 +31,7 @@
#include <dns/db.h>
#include <dns/dnssec.h>
#include <dns/fixedname.h>
#include <dns/log.h>
#include <dns/rdata.h>
#include <dns/rdatalist.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