Moved data structures to new collections subfolder
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#include "tls_cache.h"
|
||||
|
||||
#include <debug.h>
|
||||
#include <utils/linked_list.h>
|
||||
#include <utils/hashtable.h>
|
||||
#include <collections/linked_list.h>
|
||||
#include <collections/hashtable.h>
|
||||
#include <threading/rwlock.h>
|
||||
|
||||
typedef struct private_tls_cache_t private_tls_cache_t;
|
||||
|
||||
Reference in New Issue
Block a user