diff options
| author | Tomas Hozza <thozza@redhat.com> | 2013-07-15 13:58:12 +0200 |
|---|---|---|
| committer | Tomas Hozza <thozza@redhat.com> | 2013-07-15 13:58:12 +0200 |
| commit | 37d1c736246d3db22b39d8a9a0fabd26a092d885 (patch) | |
| tree | 23b5994766bade1b975fe4f2d377421bad657d75 /bind-9.5-libidn.patch | |
| parent | bd600e49c8e717ca43bf1e10b7781264fbba0b50 (diff) | |
| download | bind-37d1c736246d3db22b39d8a9a0fabd26a092d885.tar.gz bind-37d1c736246d3db22b39d8a9a0fabd26a092d885.tar.xz bind-37d1c736246d3db22b39d8a9a0fabd26a092d885.zip | |
update to bind-9.9.4b1
- drop merged RRL patch
- drop merged stat.h patch
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind-9.5-libidn.patch')
| -rw-r--r-- | bind-9.5-libidn.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bind-9.5-libidn.patch b/bind-9.5-libidn.patch index fccfa61..e0831e4 100644 --- a/bind-9.5-libidn.patch +++ b/bind-9.5-libidn.patch @@ -12,7 +12,7 @@ diff -up bind-9.7.0b1/bin/dig/dighost.c.libidn bind-9.7.0b1/bin/dig/dighost.c + #include <dns/byaddr.h> #ifdef DIG_SIGCHASE - #include <dns/dnssec.h> + #include <dns/callbacks.h> @@ -153,6 +158,14 @@ static void idn_check_result(idn_result int idnoptions = 0; #endif |
