mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 01:59:59 -04:00
add limits.h for INT_MAX
This commit is contained in:
parent
eda879bf41
commit
058eeac210
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue