Skip to content
GitLab
Menu
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
Kea
Commits
db9ebc20
Commit
db9ebc20
authored
Feb 14, 2011
by
Jelte Jansen
Browse files
[trac569] update includes in other dirs
parent
b9e1f48d
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/bin/resolver/resolver.cc
View file @
db9ebc20
...
...
@@ -21,7 +21,6 @@
#include <cassert>
#include <asiolink/asiolink.h>
#include <asiolink/ioaddress.h>
#include <boost/foreach.hpp>
#include <boost/lexical_cast.hpp>
...
...
src/bin/resolver/response_scrubber.h
View file @
db9ebc20
...
...
@@ -243,7 +243,7 @@
/// scrubbed.
#include <config.h>
#include <asiolink/ioendpoint.h>
#include <asiolink/io
_
endpoint.h>
#include <dns/message.h>
#include <dns/name.h>
...
...
src/bin/resolver/tests/response_scrubber_unittest.cc
View file @
db9ebc20
...
...
@@ -21,8 +21,8 @@
#include <config.h>
#include <asiolink/ioendpoint.h>
#include <asiolink/ioaddress.h>
#include <asiolink/io
_
endpoint.h>
#include <asiolink/io
_
address.h>
#include <netinet/in.h>
#include <dns/name.h>
...
...
Write
Preview
Supports
Markdown
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