Explorar o código

Add a missing include.

Nick Mathewson %!s(int64=5) %!d(string=hai) anos
pai
achega
1dd5b5f441
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/test/test_crypto_openssl.c

+ 1 - 0
src/test/test_crypto_openssl.c

@@ -10,6 +10,7 @@
 #include "lib/crypt_ops/compat_openssl.h"
 #include "lib/crypt_ops/crypto_rand.h"
 #include "lib/encoding/binascii.h"
+#include "lib/malloc/util_malloc.h"
 #include "test/test.h"
 
 #include <openssl/evp.h>