]> git.pld-linux.org Git - packages/bind.git/blob - bind-time.patch
- up to 9.14.7; fixes CVE-2019-6471, CVE-2019-6476, CVE-2019-6475
[packages/bind.git] / bind-time.patch
1 --- bind-9.1.0/lib/isc/unix/stdtime.c.orig      Mon Mar 26 03:46:07 2001
2 +++ bind-9.1.0/lib/isc/unix/stdtime.c   Mon Mar 26 03:45:44 2001
3 @@ -19,6 +19,7 @@
4  
5  #include <config.h>
6  
7 +#include <time.h>
8  #include <sys/time.h>
9  
10  #include <isc/stdtime.h>
This page took 0.022642 seconds and 3 git commands to generate.