diff options
Diffstat (limited to 'textproc/gxmlviewer/files/patch-xmlformatter.c')
-rw-r--r-- | textproc/gxmlviewer/files/patch-xmlformatter.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/gxmlviewer/files/patch-xmlformatter.c b/textproc/gxmlviewer/files/patch-xmlformatter.c deleted file mode 100644 index 6bde9aec0f69..000000000000 --- a/textproc/gxmlviewer/files/patch-xmlformatter.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/extras/xmlformatter.c.orig Thu Apr 4 15:47:47 2002 -+++ src/extras/xmlformatter.c Thu Apr 4 15:48:50 2002 -@@ -8,9 +8,9 @@ - - #include <string.h> - #include <gtk/gtk.h> --#include <SAX.h> --#include <parser.h> --#include <parserInternals.h> -+#include <libxml/SAX.h> -+#include <libxml/parser.h> -+#include <libxml/parserInternals.h> - - #include <unistd.h> |