components/iftop/patches/03.ui.c.patch
author Geoffrey Gardella <geoffrey.gardella@oracle.com>
Thu, 14 Jan 2016 11:26:28 -0800
changeset 5273 3ae19990a6f8
parent 306 9da68c8821e3
permissions -rw-r--r--
22541240 augeas doesn't build on s12-89

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