hostname and large file support added

This commit is contained in:
Daniel Stenberg
2000-08-24 12:33:16 +00:00
parent 31b8eea041
commit 1b1f143cd6
9 changed files with 123 additions and 14 deletions

View File

@@ -69,7 +69,7 @@
#include "urldata.h"
#include "sendf.h"
#ifndef HAVE_INET_NTOA_R_DECL
#if defined(HAVE_INET_NTOA_R) && !defined(HAVE_INET_NTOA_R_DECL)
#include "inet_ntoa_r.h"
#endif