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
73a9f8ec
Commit
73a9f8ec
authored
Aug 08, 2001
by
Andreas Gustafsson
Browse files
need <isc/print.h> for snprintf on OSF/1 4
parent
eae21e53
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/rndc/rndc-confgen.c
View file @
73a9f8ec
...
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: rndc-confgen.c,v 1.
7
2001/08/08
05:13:47
gson Exp $ */
/* $Id: rndc-confgen.c,v 1.
8
2001/08/08
19:42:53
gson Exp $ */
#include
<config.h>
...
...
@@ -31,6 +31,7 @@
#include
<isc/keyboard.h>
#include
<isc/mem.h>
#include
<isc/net.h>
#include
<isc/print.h>
#include
<isc/result.h>
#include
<isc/string.h>
#include
<isc/time.h>
...
...
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