summaryrefslogtreecommitdiff
path: root/textproc/clo++/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/clo++/files')
-rw-r--r--textproc/clo++/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/clo++/files/patch-ab b/textproc/clo++/files/patch-ab
deleted file mode 100644
index b85f4d3500f2..000000000000
--- a/textproc/clo++/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/XML.hh.orig Tue Jan 30 17:15:36 2001
-+++ src/XML.hh Tue Jan 30 17:15:49 2001
-@@ -40,7 +40,7 @@
- // Standard Includes
- #include <iostream>
- #include <string>
--#include <libxml/parser.h>
-+#include <libxml2/parser.h>
-
- // Local Includes
- #include "Option.hh"