2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +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.26 2000/04/11 18:22:34 tale Exp $ */
/* $Id: log.c,v 1.27 2000/04/28 02:08:11 tale Exp $ */
/* Principal Authors: DCL */
#include <config.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>