ERR: Fix warning

This commit is contained in:
Andy Cedilnik 2004-04-13 09:28:45 -04:00
parent 1344d86e43
commit 96d04f05d9
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@
#include "transfer.h"
#include "url.h"
#include "connect.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
/* The last #include file should be: */
#ifdef MALLOCDEBUG