ENH: Remove more warnings

This commit is contained in:
Andy Cedilnik 2003-05-01 14:18:14 -04:00
parent e1ab24354c
commit ddf848ac66
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
// Prevent warnings on Visual Studio
struct _RPC_ASYNC_STATE;
#include "curl/curl.h"
#include <stdlib.h>
#include <string.h>
int GetFtpFile(void)
{