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
dfd0eaf2
Commit
dfd0eaf2
authored
Sep 10, 2002
by
Mark Andrews
Browse files
missing include
parent
a9ae9d74
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/control.c
View file @
dfd0eaf2
...
...
@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: control.c,v 1.1
6
2002/09/10 0
4:45:52
marka Exp $ */
/* $Id: control.c,v 1.1
7
2002/09/10 0
5:07:56
marka Exp $ */
#include <config.h>
...
...
@@ -24,6 +24,7 @@
#include <isc/app.h>
#include <isc/event.h>
#include <isc/mem.h>
#include <isc/timer.h>
#include <isc/util.h>
#include <isccc/alist.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