repo.or.cz
/
nslu2-linux
/
optware.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git]
/
sources
/
wizd
/
wizd_mp3.h.patch
blob
459b8520a708634b81f0d0374f9524fd3b733144
1
--- wizd/wizd_mp3.h.~1.1.1.1.~ 2006-06-17 07:29:03.000000000 +0930
2
+++ wizd/wizd_mp3.h 2006-11-20 21:40:43.754785936 +1030
3
@@ -33,7 +33,7 @@
4
#include <sys/stat.h>
5
#include <ctype.h>
6
#include <string.h>
7
-#include <curses.h>
8
+#include <ncurses.h>
9
#include <signal.h>
10
#ifdef __CYGWIN32__
11
#include <getopt.h>