diff options
Diffstat (limited to 'ipset_iptree.c')
-rw-r--r-- | ipset_iptree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipset_iptree.c b/ipset_iptree.c index c3678df..f2c9a5c 100644 --- a/ipset_iptree.c +++ b/ipset_iptree.c @@ -15,6 +15,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include <limits.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |