Crash landing of the fix for bug #472883: BSD curses.h allready declares LL.
This commit is contained in:
@@ -229,7 +229,7 @@ lcd_physical_driver drivers[] = {
|
||||
|
||||
};
|
||||
|
||||
LL *list;
|
||||
LinkedList *list;
|
||||
|
||||
#define CurrentDriver (drivers[i].name)
|
||||
#define NextDriver (drivers[i+1].name)
|
||||
|
||||
Reference in New Issue
Block a user