Moved data structures to new collections subfolder
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <chunk.h>
|
||||
#include <threading/thread_value.h>
|
||||
#include <threading/mutex.h>
|
||||
#include <utils/linked_list.h>
|
||||
#include <collections/linked_list.h>
|
||||
|
||||
/* Older mysql.h headers do not define it, but we need it. It is not returned
|
||||
* in in MySQL 4 by default, but by MySQL 5. To avoid this problem, we catch
|
||||
|
||||
Reference in New Issue
Block a user