Crash landing of the fix for bug #472883: BSD curses.h allready declares LL.
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
// lcd.h is used for the driver API definition
|
||||
|
||||
|
||||
LL * loaded_drivers = NULL;
|
||||
LinkedList * loaded_drivers = NULL;
|
||||
|
||||
long int empty_function() { return 0; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user