mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add a type to map names to short identifiers
We'll be using this for four kinds of identifier in dispatch.c
This commit is contained in:
@@ -148,6 +148,7 @@ src_test_test_SOURCES += \
|
||||
src/test/test_logging.c \
|
||||
src/test/test_mainloop.c \
|
||||
src/test/test_microdesc.c \
|
||||
src/test/test_namemap.c \
|
||||
src/test/test_netinfo.c \
|
||||
src/test/test_nodelist.c \
|
||||
src/test/test_oom.c \
|
||||
|
||||
Reference in New Issue
Block a user