[BACK]Return to patch-src_tile_management_c CVS log [TXT][DIR] Up to [local] / ports / geo / foxtrotgps / patches

Annotation of ports/geo/foxtrotgps/patches/patch-src_tile_management_c, Revision 1.1.1.1

1.1       yason       1: $OpenBSD: patch-src_tile_management_c,v 1.1 2011/07/05 08:18:30 jasper Exp $
                      2: --- src/tile_management.c.orig Tue Jul  5 09:18:51 2011
                      3: +++ src/tile_management.c      Tue Jul  5 09:18:58 2011
                      4: @@ -5,7 +5,6 @@
                      5:  #include <glib/gprintf.h>
                      6:  #include <string.h>
                      7:  #include <curl/curl.h>
                      8: -#include <curl/types.h>
                      9:  #include <curl/easy.h>
                     10:  #include <math.h>
                     11:  #include "globals.h"

CVSweb