Crash landing of the fix for bug #472883: BSD curses.h allready declares LL.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ extern int timer;
|
||||
int screenlist_init ();
|
||||
int screenlist_shutdown ();
|
||||
|
||||
LL *screenlist_getlist ();
|
||||
LinkedList *screenlist_getlist ();
|
||||
screen *screenlist_current ();
|
||||
|
||||
int screenlist_add (screen * s);
|
||||
|
||||
Reference in New Issue
Block a user