From: pascalek Date: Wed, 10 Sep 2003 11:45:54 +0000 (+0000) Subject: - ncurses patch X-Git-Tag: auto/ac/bochs-2_1_1-1~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbochs.git;a=commitdiff_plain;h=a800c8f44736a6a43ce9f14a7eb8aac71cd0c272 - ncurses patch Changed files: bochs-ncurses.patch -> 1.1 --- 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 + }; +