mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
need <config.h> to disable inline on Irix
This commit is contained in:
parent
df6699ac61
commit
095f11eab4
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue