Crash landing of the fix for bug #472883: BSD curses.h allready declares LL.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
#include "client_data.h"
|
||||
#include "shared/debug.h"
|
||||
|
||||
LL *clients;
|
||||
LinkedList *clients;
|
||||
|
||||
// Initialize and kill client list...
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user