include <limits.h> for INT_MAX definition

This commit is contained in:
Yang Tse
2009-04-14 13:26:06 +00:00
parent c382c550e7
commit 2c27e24bb4
3 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
#include <qsossl.h>
#include <errno.h>
#include <string.h>
#include <limits.h>
#include <curl/curl.h>
#include "urldata.h"