Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
eee80847
Commit
eee80847
authored
Apr 24, 2019
by
Mark Andrews
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
conditionally include <dlfcn.h>
parent
ea131d2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
bin/named/unix/dlz_dlopen_driver.c
bin/named/unix/dlz_dlopen_driver.c
+2
-0
No files found.
bin/named/unix/dlz_dlopen_driver.c
View file @
eee80847
...
...
@@ -14,7 +14,9 @@
#include <inttypes.h>
#include <stdlib.h>
#include <string.h>
#if HAVE_DLFCN_H
#include <dlfcn.h>
#endif
#include <dns/log.h>
#include <dns/result.h>
...
...
Mark Andrews
@marka
mentioned in commit
0c5ab756
·
Apr 23, 2019
mentioned in commit
0c5ab756
mentioned in commit 0c5ab7563ac799a97505b19340110d47f136d6a3
Toggle commit list
Mark Andrews
@marka
mentioned in commit
4ab8411c
·
Apr 23, 2019
mentioned in commit
4ab8411c
mentioned in commit 4ab8411c4c2c4762124c710bad72b0fb63ece0b2
Toggle commit list
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