Crash landing of the fix for bug #472883: BSD curses.h allready declares LL.
This commit is contained in:
@@ -348,7 +348,7 @@ mem_top_screen (int rep, int display)
|
||||
int threshold = 400, unique;
|
||||
int i;
|
||||
proc_mem_info *p;
|
||||
LL *procs;
|
||||
LinkedList *procs;
|
||||
static int first = 1;
|
||||
|
||||
if (first) {
|
||||
|
||||
Reference in New Issue
Block a user