]> git.pld-linux.org Git - packages/bochs.git/blobdiff - bochs-ncurses.patch
- ncurses patch
[packages/bochs.git] / bochs-ncurses.patch
diff --git a/bochs-ncurses.patch b/bochs-ncurses.patch
new file mode 100644 (file)
index 0000000..142a79f
--- /dev/null
@@ -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 <curses.h>
++#include <ncurses/curses.h>
+ #include <signal.h>
+ };
This page took 0.427659 seconds and 4 git commands to generate.