[gimp] plug-ins: remove curl/types.h include in curl uri backend which was removed in 7.21.7
- From: Mikael Magnusson <mikachu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] plug-ins: remove curl/types.h include in curl uri backend which was removed in 7.21.7
- Date: Tue, 5 Jul 2011 17:55:35 +0000 (UTC)
commit b8740d285d4689fbacfa8ba8f83649f593de2e8b
Author: Mikael Magnusson <mikachu src gnome org>
Date: Tue Jul 5 19:53:22 2011 +0200
plug-ins: remove curl/types.h include in curl uri backend which was removed in 7.21.7
plug-ins/file-uri/uri-backend-libcurl.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/file-uri/uri-backend-libcurl.c b/plug-ins/file-uri/uri-backend-libcurl.c
index bd14b02..195cdb9 100644
--- a/plug-ins/file-uri/uri-backend-libcurl.c
+++ b/plug-ins/file-uri/uri-backend-libcurl.c
@@ -23,7 +23,6 @@
#include <errno.h>
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#include <glib/gstdio.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]