[tor/master] Add an include to main.c

5 Dec
2018
5 Dec
'18
1:19 p.m.
commit e420154ce77d9169bc72c373bfc7e29cb7245723 Author: Nick Mathewson <nickm@torproject.org> Date: Wed Nov 7 14:39:20 2018 -0500 Add an include to main.c --- src/app/main/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/main/main.c b/src/app/main/main.c index ec86c4639..59ab4ce40 100644 --- a/src/app/main/main.c +++ b/src/app/main/main.c @@ -71,6 +71,7 @@ #include "lib/crypt_ops/crypto_rand.h" #include "lib/crypt_ops/crypto_s2k.h" #include "lib/geoip/geoip.h" +#include "lib/net/resolve.h" #include "lib/process/waitpid.h"
2404
Age (days ago)
2404
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org