mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:02:06 -04:00
include config.h
This commit is contained in:
parent
2815aa70e2
commit
dfea6f0eaa
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: gen.c,v 1.20 1999/06/08 10:35:04 gson Exp $ */
|
||||
/* $Id: gen.c,v 1.21 1999/07/03 20:55:16 halley Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue