mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:42:06 -04:00
did not compile on Alpha due to missing #include <config.h>
This commit is contained in:
parent
125d72976a
commit
c0de97d5db
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <isc/assertions.h>
|
||||
#include <isc/result.h>
|
||||
#include <isc/timer.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue