Moved data structures to new collections subfolder
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include <debug.h>
|
||||
#include <threading/rwlock.h>
|
||||
#include <utils/linked_list.h>
|
||||
#include <collections/linked_list.h>
|
||||
#include <crypto/crypto_tester.h>
|
||||
|
||||
const char *default_plugin_name = "default";
|
||||
|
||||
Reference in New Issue
Block a user