Moved mutex.c to a separate folder in order to cleanly wrap other threading primitives (and utils/mutex.h is now threading.h).
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "openssl_plugin.h"
|
||||
|
||||
#include <library.h>
|
||||
#include <utils/mutex.h>
|
||||
#include <threading.h>
|
||||
#include "openssl_util.h"
|
||||
#include "openssl_crypter.h"
|
||||
#include "openssl_hasher.h"
|
||||
|
||||
Reference in New Issue
Block a user