pkgsrc/net/gnubile/patches/patch-aa
tron b69d9cd6d9 Import new "gnubile" package:
Unix Gnutella client for GNOME
2001-02-24 23:27:19 +00:00

15 lines
379 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2001/02/24 23:27:19 tron Exp $
--- src/admin.c.orig Wed Apr 12 00:19:00 2000
+++ src/admin.c Sun Feb 25 00:13:01 2001
@@ -32,8 +32,8 @@
#include <dirent.h>
#include <sys/stat.h>
#include <gtk/gtk.h>
-#include <gnome-xml/parser.h>
-#include <gnome-xml/tree.h>
+#include <parser.h>
+#include <tree.h>
#include "interface.h"
#include "support.h"