Additional non-automated change to trunnel-local.h

This commit is contained in:
Nick Mathewson 2018-06-21 12:47:48 -04:00
parent accf239fa3
commit 71571e3428

View File

@ -4,7 +4,7 @@
#include "common/util.h"
#include "common/compat.h"
#include "common/crypto_util.h"
#include "lib/crypt_ops/crypto_util.h"
#define trunnel_malloc tor_malloc
#define trunnel_calloc tor_calloc