diff options
Diffstat (limited to 'Cryptor.h')
-rw-r--r-- | Cryptor.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #include "mbedtls/cipher.h"
#include "mbedtls/ctr_drbg.h"
#include "mbedtls/entropy.h"
+#include "mbedtls/sha256.h"
#include "Socket.h"
|