2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

add limits.h for INT_MAX

This commit is contained in:
Mark Andrews
2000-01-21 02:13:38 +00:00
parent eda879bf41
commit 058eeac210

View File

@@ -32,6 +32,7 @@
#include <config.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>