mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:00:00 -04:00
#include <config.h>
This commit is contained in:
parent
85d10fda1b
commit
054e999be3
3 changed files with 9 additions and 3 deletions
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: check-tool.c,v 1.1 2000/12/14 21:33:11 marka Exp $ */
|
||||
/* $Id: check-tool.c,v 1.2 2000/12/23 22:02:49 tale Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: lwsearch.c,v 1.5 2000/12/11 19:19:10 bwelling Exp $ */
|
||||
/* $Id: lwsearch.c,v 1.6 2000/12/23 22:02:47 tale Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/magic.h>
|
||||
#include <isc/mem.h>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: genrandom.c,v 1.6 2000/08/14 03:32:53 gson Exp $ */
|
||||
/* $Id: genrandom.c,v 1.7 2000/12/23 22:02:48 tale Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue