From a800c8f44736a6a43ce9f14a7eb8aac71cd0c272 Mon Sep 17 00:00:00 2001 From: pascalek Date: Wed, 10 Sep 2003 11:45:54 +0000 Subject: [PATCH] - ncurses patch Changed files: bochs-ncurses.patch -> 1.1 --- bochs-ncurses.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bochs-ncurses.patch diff --git a/bochs-ncurses.patch b/bochs-ncurses.patch new file mode 100644 index 0000000..142a79f --- /dev/null +++ b/bochs-ncurses.patch @@ -0,0 +1,12 @@ +diff -Nur bochs-2.0.2.orig/gui/term.cc bochs-2.0.2.chng/gui/term.cc +--- bochs-2.0.2.orig/gui/term.cc Wed Nov 20 13:23:40 2002 ++++ bochs-2.0.2.chng/gui/term.cc Wed Sep 10 11:33:37 2003 +@@ -37,7 +37,7 @@ + #include "icon_bochs.h" + + extern "C" { +-#include ++#include + #include + }; + -- 2.44.0