summaryrefslogtreecommitdiff
path: root/games/crossfire-client/patches/patch-common-metaserver.c
blob: 162a93144062be5ba3b8e82ce6c242c202e26fac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-common-metaserver.c,v 1.1 2011/08/20 15:31:33 joerg Exp $

--- common/metaserver.c.orig	2011-08-20 13:33:08.000000000 +0000
+++ common/metaserver.c
@@ -47,7 +47,6 @@ const char *rcsid_common_metaserver_c =
 
 #ifdef HAVE_CURL_CURL_H
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 #endif