remove unneeded patch after naddy@ has fixed net/curl

bogus patch was reported by Joshua Judson Rosen, thanks.
This commit is contained in:
kirby 2013-12-04 20:19:04 +00:00
parent 73909e6551
commit b802c612d2

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-src_geo_photos_c,v 1.1.1.1 2012/10/12 14:50:45 kirby Exp $
--- src/geo_photos.c.orig Mon Jan 2 01:18:19 2012
+++ src/geo_photos.c Mon Jan 2 01:18:50 2012
@@ -8,6 +8,7 @@
#include "globals.h"
#include "geo_photos.h"
#include "converter.h"
+#include <sys/select.h>
#include "util.h"
#include "support.h"
#include "interface.h"