[BACK]Return to patch-src_tile_management_c CVS log [TXT][DIR] Up to [local] / qmapshack / tangogis / patches

Annotation of qmapshack/tangogis/patches/patch-src_tile_management_c, Revision 1.1.1.1

1.1       kirby       1: $OpenBSD$
                      2: --- src/tile_management.c.orig Fri Oct 21 06:55:13 2011
                      3: +++ src/tile_management.c      Fri Oct 21 06:55:21 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