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

Annotation of ports/geo/foxtrotgps/patches/patch-src_util_h, Revision 1.1

1.1     ! yason       1: $OpenBSD: patch-src_util_h,v 1.1 2011/07/05 08:18:30 jasper Exp $
        !             2: --- src/util.h.orig    Tue Jul  5 09:19:32 2011
        !             3: +++ src/util.h Tue Jul  5 09:19:35 2011
        !             4: @@ -2,7 +2,6 @@
        !             5:  #include <gtk/gtk.h>
        !             6:
        !             7:  #include <curl/curl.h>
        !             8: -#include <curl/types.h>
        !             9:  #include <curl/easy.h>
        !            10:  int
        !            11:  sql_execute(char *db_name, char *sql, int (*cb_func)(void*,int,char**,char**));

CVSweb