diff --git a/textproc/lq-sp/patches/patch-include_config_h b/textproc/lq-sp/patches/patch-include_config_h new file mode 100644 index 00000000000..a5ea848e01a --- /dev/null +++ b/textproc/lq-sp/patches/patch-include_config_h @@ -0,0 +1,12 @@ +$OpenBSD: patch-include_config_h,v 1.1 2002/10/16 00:01:11 naddy Exp $ +--- include/config.h.orig Tue Oct 15 02:49:22 2002 ++++ include/config.h Tue Oct 15 02:50:07 2002 +@@ -26,7 +26,7 @@ + #endif + #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 8) + #define SP_ANSI_LIB +-#define SP_NO_STD_NAMESPACE ++// #define SP_NO_STD_NAMESPACE + #undef SP_NEW_H_MISSING + #endif + diff --git a/textproc/lq-sp/patches/patch-lib_URLStorage_cxx b/textproc/lq-sp/patches/patch-lib_URLStorage_cxx new file mode 100644 index 00000000000..2f76de9e921 --- /dev/null +++ b/textproc/lq-sp/patches/patch-lib_URLStorage_cxx @@ -0,0 +1,11 @@ +$OpenBSD: patch-lib_URLStorage_cxx,v 1.1 2002/10/16 00:01:11 naddy Exp $ +--- lib/URLStorage.cxx.orig Tue Oct 15 02:17:58 2002 ++++ lib/URLStorage.cxx Tue Oct 15 02:18:24 2002 +@@ -7,6 +7,7 @@ + + // FIXME This implementation won't work on an EBCDIC machine. + ++#include // ends + #include + #include "splib.h" + #ifdef WINSOCK