mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-29 09:59:08 -04:00
add <stdlib.h> for exit(3)
This commit is contained in:
parent
31cca00bba
commit
09e42eb9e9
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue