repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
network
/
iftop
/
patches
/
03.ui.c.patch
blob
d6a37dfbdb819f893a182172b2779f6e24c457d2
1
--- ui.c.orig Fri Dec 5 14:04:54 2008
2
+++ ui.c Fri Dec 5 11:20:53 2008
3
@@ -6,7 +6,7 @@
4
#include <sys/types.h>
5
6
#include <ctype.h>
7
-#include <curses.h>
8
+#include <ncurses.h>
9
#include <errno.h>
10
#include <string.h>
11
#include <math.h>