1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Docfix.

This commit is contained in:
hniksic 2005-06-27 04:04:08 -07:00
parent a41d45a9f3
commit 9b2fea6958

View File

@ -62,7 +62,7 @@ so, delete this exception statement from your version. */
/* Missing in several .c files. Include here. */
#include <io.h>
/* Apparently needed to get alloca(). */
/* Needed to get alloca() under Win32. */
#include <malloc.h>
#ifndef S_ISDIR