components/iftop/patches/03.ui.c.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 23 Jun 2011 18:27:58 -0700
changeset 339 a3f652347ab0
parent 306 9da68c8821e3
permissions -rw-r--r--
Added tag build-169 for changeset e22e8717ebfa

--- 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>