2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 18:19:42 +00:00

#include <config.h>

This commit is contained in:
David Lawrence 2000-12-23 22:02:49 +00:00
parent 85d10fda1b
commit 054e999be3
3 changed files with 9 additions and 3 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>