[tor-commits] [tor/master] or: Missing .inc file in include.am
ahf at torproject.org
ahf at torproject.org
Mon Nov 9 14:15:32 UTC 2020
commit dc6438b54980db70a1749643eda9d04ed7f464ed
Author: David Goulet <dgoulet at torproject.org>
Date: Mon Nov 2 08:25:48 2020 -0500
or: Missing .inc file in include.am
Fixes #40173
Signed-off-by: David Goulet <dgoulet at torproject.org>
---
src/core/or/include.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/core/or/include.am b/src/core/or/include.am
index 9ff92adbde..7c42268c46 100644
--- a/src/core/or/include.am
+++ b/src/core/or/include.am
@@ -71,6 +71,7 @@ noinst_HEADERS += \
src/core/or/entry_port_cfg_st.h \
src/core/or/extend_info_st.h \
src/core/or/listener_connection_st.h \
+ src/core/or/lttng_circuit.inc \
src/core/or/onion.h \
src/core/or/or.h \
src/core/or/or_periodic.h \
More information about the tor-commits
mailing list