summaryrefslogtreecommitdiff
path: root/devel/nqc/patches/patch-compiler_CallStmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nqc/patches/patch-compiler_CallStmt.h')
-rw-r--r--devel/nqc/patches/patch-compiler_CallStmt.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/nqc/patches/patch-compiler_CallStmt.h b/devel/nqc/patches/patch-compiler_CallStmt.h
new file mode 100644
index 00000000000..6a26597a327
--- /dev/null
+++ b/devel/nqc/patches/patch-compiler_CallStmt.h
@@ -0,0 +1,13 @@
+$NetBSD: patch-compiler_CallStmt.h,v 1.1 2011/11/25 21:48:02 joerg Exp $
+
+--- compiler/CallStmt.h.orig 2011-11-25 20:16:35.000000000 +0000
++++ compiler/CallStmt.h
+@@ -25,8 +25,6 @@
+ #include "parser.h"
+ #endif
+
+-#include <vector.h>
+-
+ class Symbol;
+ class Expr;
+