summaryrefslogtreecommitdiff
path: root/src/tools/tor-gencert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/tor-gencert.c')
-rw-r--r--src/tools/tor-gencert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/tor-gencert.c b/src/tools/tor-gencert.c
index 401e68ffaa..accaa5ea0d 100644
--- a/src/tools/tor-gencert.c
+++ b/src/tools/tor-gencert.c
@@ -31,6 +31,7 @@
#include "util.h"
#include "log.h"
#include "crypto.h"
+#include "address.h"
#define IDENTITY_KEY_BITS 3072
#define SIGNING_KEY_BITS 1024