aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/or.h')
-rw-r--r--src/or/or.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/or.h b/src/or/or.h
index 474ffa230..965c6ebac 100644
--- a/src/or/or.h
+++ b/src/or/or.h
@@ -408,6 +408,7 @@ typedef struct {
char *DataDirectory;
char *RouterFile;
char *Nickname;
+ char *Address;
double CoinWeight;
int Daemon;
int ORPort;