diff options
Diffstat (limited to 'net/firewalk-gtk/patches/patch-ad')
-rw-r--r-- | net/firewalk-gtk/patches/patch-ad | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/net/firewalk-gtk/patches/patch-ad b/net/firewalk-gtk/patches/patch-ad deleted file mode 100644 index b11bafb7f55..00000000000 --- a/net/firewalk-gtk/patches/patch-ad +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-ad,v 1.1.1.1 2001/10/11 15:13:49 agc Exp $ - ---- gtk_cp.c.orig Tue Sep 11 19:50:58 2001 -+++ gtk_cp.c Tue Sep 11 19:51:48 2001 -@@ -35,16 +35,16 @@ - #if (HAVE_CONFIG_H) - #include "./config.h" - #endif -+#include "./main.h" -+#include "./packet.h" -+#include "./firewalk.h" -+#include "./version.h" - #include "./gtk_main.h" - #include "./gtk_util.h" - #include "./gtk_cb.h" - #include "./gtk_cp.h" - #include "./gtk_pack.h" --#include "./main.h" --#include "./packet.h" - #include "./gtk_itemfactory.h" --#include "./firewalk.h" --#include "./version.h" - - /* - * This code is heavily commented for the benefit of the programmer who |