FS-3740 --resolve curl cleanup

This commit is contained in:
Jeff Lenk
2011-12-23 08:59:13 -06:00
parent 8059cdca81
commit e767b17c05
3 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#include <switch.h>
#include "switch_curl.h"
#include <curl/curl.h>
CURLcode Curl_setopt(switch_CURL *curl, CURLoption option, va_list arg);