mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:09:59 -04:00
add config.h
This commit is contained in:
parent
dc95bcfa9c
commit
ab36b9cfee
1 changed files with 3 additions and 1 deletions
|
|
@ -15,7 +15,9 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: order.c,v 1.3 2002/03/07 13:46:30 marka Exp $ */
|
||||
/* $Id: order.c,v 1.4 2002/05/02 06:55:23 marka Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/magic.h>
|
||||
#include <isc/mem.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue