Moved data structures to new collections subfolder
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "eap_simaka_pseudonym_card.h"
|
||||
|
||||
#include <daemon.h>
|
||||
#include <utils/hashtable.h>
|
||||
#include <collections/hashtable.h>
|
||||
|
||||
typedef struct private_eap_simaka_pseudonym_card_t private_eap_simaka_pseudonym_card_t;
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "eap_simaka_pseudonym_provider.h"
|
||||
|
||||
#include <debug.h>
|
||||
#include <utils/hashtable.h>
|
||||
#include <collections/hashtable.h>
|
||||
|
||||
typedef struct private_eap_simaka_pseudonym_provider_t private_eap_simaka_pseudonym_provider_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user