Include <limits.h> for UINT_MAX.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21364 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -253,6 +253,7 @@ generate_header_of_codefile(const char *name)
|
||||
"#include <time.h>\n"
|
||||
"#include <string.h>\n"
|
||||
"#include <errno.h>\n"
|
||||
"#include <limits.h>\n"
|
||||
"#include <krb5-types.h>\n",
|
||||
orig_filename);
|
||||
|
||||
|
Reference in New Issue
Block a user