2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

added missing config.h

This commit is contained in:
David Lawrence 2000-05-16 03:00:53 +00:00
parent 5273184ae1
commit cb4a97bb1c

View File

@ -15,6 +15,10 @@
* SOFTWARE.
*/
/* $Id: errno2result.c,v 1.2 2000/05/16 03:00:53 tale Exp $ */
#include <config.h>
#include <errno.h>
#include <isc/result.h>