Remove curl/types.h include, since this header has been deprecated for a long time and removed in a recent curl release.

P=Evan Shaw <edsrzf@gmail.com> R=ted

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@814 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
ted.mielczarek 2011-07-21 17:44:48 +00:00
parent 69607b678f
commit 32d04cdbbc

View File

@ -33,7 +33,6 @@
#include <dlfcn.h>
#include <curl/curl.h>
#include <curl/easy.h>
#include <curl/types.h>
namespace {