Cross Reference: 03.ui.c.patch
xref
: /
solaris-userland
/
components
/
iftop
/
patches
/
03.ui.c.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
306
N/A
---
ui.c.orig
Fri Dec 5 14:04:54 2008
306
N/A
+++
ui.c
Fri Dec 5 11:20:53 2008
306
N/A
@@ -6,7 +6,7 @@
306
N/A
#include <
sys/types.h
>
306
N/A
306
N/A
#include <
ctype.h
>
306
N/A
-#include <
curses.h
>
306
N/A
+#include <
ncurses.h
>
306
N/A
#include <
errno.h
>
306
N/A
#include <
string.h
>
306
N/A
#include <
math.h
>