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>