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