From f4db6a109e3f5ea296ae54291a6fcd032609dcc3 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 25 Nov 2011 21:38:09 +0000 Subject: Deal with the modern post-GCC2 world. --- devel/doc++/patches/patch-src_main.cc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 devel/doc++/patches/patch-src_main.cc (limited to 'devel/doc++/patches/patch-src_main.cc') diff --git a/devel/doc++/patches/patch-src_main.cc b/devel/doc++/patches/patch-src_main.cc new file mode 100644 index 00000000000..804f60c0975 --- /dev/null +++ b/devel/doc++/patches/patch-src_main.cc @@ -0,0 +1,13 @@ +$NetBSD: patch-src_main.cc,v 1.1 2011/11/25 21:38:09 joerg Exp $ + +--- src/main.cc.orig 2011-11-25 17:20:50.000000000 +0000 ++++ src/main.cc +@@ -25,7 +25,7 @@ + #include "config.h" + + #include +-#include ++#include + #include + #include + #include -- cgit v1.2.3