2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

include config.h

This commit is contained in:
David Lawrence
2000-04-28 02:08:20 +00:00
parent 2d3c2c9911
commit 6b7257f756
69 changed files with 206 additions and 60 deletions

View File

@@ -15,10 +15,12 @@
* SOFTWARE.
*/
/* $Id: log.c,v 1.17 2000/04/28 01:10:04 halley Exp $ */
/* $Id: log.c,v 1.18 2000/04/28 02:08:00 tale Exp $ */
/* Principal Authors: DCL */
#include <config.h>
#include <isc/assertions.h>
#include <isc/log.h>
#include <isc/result.h>