From 5cf465ffa64e848d374b67740e21f3e71ba10ab5 Mon Sep 17 00:00:00 2001 From: sturm Date: Fri, 9 Apr 2004 20:39:02 +0000 Subject: [PATCH] forgot to remove these thanks to Chris Kuethe for the reminder --- net/gtk-gnutella/patches/patch-src_gnutella_h | 13 ------------- net/gtk-gnutella/patches/patch-src_token_c | 13 ------------- 2 files changed, 26 deletions(-) delete mode 100644 net/gtk-gnutella/patches/patch-src_gnutella_h delete mode 100644 net/gtk-gnutella/patches/patch-src_token_c diff --git a/net/gtk-gnutella/patches/patch-src_gnutella_h b/net/gtk-gnutella/patches/patch-src_gnutella_h deleted file mode 100644 index acb04aa0b5a..00000000000 --- a/net/gtk-gnutella/patches/patch-src_gnutella_h +++ /dev/null @@ -1,13 +0,0 @@ -$OpenBSD: patch-src_gnutella_h,v 1.1 2003/06/19 13:49:22 sturm Exp $ ---- src/gnutella.h.orig Sat Apr 12 00:58:39 2003 -+++ src/gnutella.h Wed Jun 18 22:11:01 2003 -@@ -26,7 +26,8 @@ - #ifndef _gnutella_h_ - #define _gnutella_h_ - --#include /* For ntohl(), htonl() */ -+#include -+#include - - #include "gnet.h" - #include "gnet_property_priv.h" diff --git a/net/gtk-gnutella/patches/patch-src_token_c b/net/gtk-gnutella/patches/patch-src_token_c deleted file mode 100644 index 2a28b357e31..00000000000 --- a/net/gtk-gnutella/patches/patch-src_token_c +++ /dev/null @@ -1,13 +0,0 @@ -$OpenBSD: patch-src_token_c,v 1.1 2003/06/19 13:49:22 sturm Exp $ ---- src/token.c.orig Sun May 25 13:21:28 2003 -+++ src/token.c Wed Jun 18 22:11:06 2003 -@@ -25,7 +25,8 @@ - *---------------------------------------------------------------------- - */ - --#include /* For ntohl(), htonl() */ -+#include -+#include - - #include "common.h" -