rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / network / iftop / patches / 03.ui.c.patch
blobd6a37dfbdb819f893a182172b2779f6e24c457d2
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>
6 #include <ctype.h>
7 -#include <curses.h>
8 +#include <ncurses.h>
9 #include <errno.h>
10 #include <string.h>
11 #include <math.h>