[tor-commits] [tor/master] Add keyval header, that was moved to other file

nickm at torproject.org nickm at torproject.org
Mon Jul 30 12:45:08 UTC 2018


commit 9773311b20b20fe4d1edd7575c74ae2aa8c95211
Author: juga0 <juga at riseup.net>
Date:   Sun Jul 1 08:07:27 2018 +0000

    Add keyval header, that was moved to other file
---
 src/feature/dircache/dirserv.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/feature/dircache/dirserv.c b/src/feature/dircache/dirserv.c
index 411a1a0bd..b85db8324 100644
--- a/src/feature/dircache/dirserv.c
+++ b/src/feature/dircache/dirserv.c
@@ -51,6 +51,7 @@
 #include "lib/crypt_ops/crypto_format.h"
 #include "lib/encoding/confline.h"
 
+#include "lib/encoding/keyval.h"
 /**
  * \file dirserv.c
  * \brief Directory server core implementation. Manages directory





More information about the tor-commits mailing list