pluto and scepclient use the random plugin from libstrongswan
This commit is contained in:
@@ -61,10 +61,15 @@
|
||||
#include <settings.h>
|
||||
#include <plugins/plugin_loader.h>
|
||||
#include <crypto/crypto_factory.h>
|
||||
#include <credentials/credential_factory.h>
|
||||
#include <fetcher/fetcher_manager.h>
|
||||
#include <database/database_factory.h>
|
||||
|
||||
#ifdef NO_CREDENTIAL_FACTORY
|
||||
typedef struct credential_factory_t credential_factory_t;
|
||||
#else
|
||||
#include <credentials/credential_factory.h>
|
||||
#endif
|
||||
|
||||
typedef struct library_t library_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user