]> git.pld-linux.org Git - packages/qemu.git/blobdiff - qemu-ncurses.patch
Start update to 1.0
[packages/qemu.git] / qemu-ncurses.patch
index 33e61c7274a8ba012776cdd7f49a3ce1b4a88a47..5b62e0c9472fae0ac00ecd397f62a597380ccebb 100644 (file)
  #include "keymaps.h"
  
  
+--- qemu-1.0/console.h.wiget   2011-12-01 23:44:44.809570527 +0100
++++ qemu-1.0/console.h 2011-12-01 23:45:02.775490445 +0100
+@@ -329,7 +329,7 @@ static inline int ds_get_bytes_per_pixel
+ }
+ #ifdef CONFIG_CURSES
+-#include <curses.h>
++#include <ncurses/curses.h>
+ typedef chtype console_ch_t;
+ #else
+ typedef unsigned long console_ch_t;
This page took 0.030416 seconds and 4 git commands to generate.