pkgsrc-ng/audio/gimmix/patches/patch-src_gimmix_covers_c
2013-09-26 17:14:40 +02:00

15 lines
377 B
Plaintext

$NetBSD: patch-src_gimmix_covers_c,v 1.1 2011/08/01 03:40:58 dholland Exp $
Fix build with recent curl.
--- src/gimmix-covers.c~ 2009-11-22 11:01:29.000000000 +0000
+++ src/gimmix-covers.c
@@ -29,7 +29,6 @@
#include <glib.h>
#include <glib/gstdio.h>
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#include <nxml.h>
#include <libxml/xmlreader.h>