summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel/patches/patch-gui_gui__stack.cc
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gpsim-devel/patches/patch-gui_gui__stack.cc')
-rw-r--r--emulators/gpsim-devel/patches/patch-gui_gui__stack.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/gpsim-devel/patches/patch-gui_gui__stack.cc b/emulators/gpsim-devel/patches/patch-gui_gui__stack.cc
new file mode 100644
index 00000000000..7b5a54602eb
--- /dev/null
+++ b/emulators/gpsim-devel/patches/patch-gui_gui__stack.cc
@@ -0,0 +1,12 @@
+$NetBSD: patch-gui_gui__stack.cc,v 1.1 2011/12/19 15:58:40 wiz Exp $
+
+--- gui/gui_stack.cc.orig 2005-08-31 14:46:39.000000000 +0000
++++ gui/gui_stack.cc
+@@ -21,6 +21,7 @@ Boston, MA 02111-1307, USA. */
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <typeinfo>
+ #include <errno.h>
+
+ #include "../config.h"