summaryrefslogtreecommitdiff
path: root/src/lib/dispatch/.may_include
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-01 12:42:26 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-01 13:01:20 -0400
commitf17591b8e504af9e088bd9df900639c83f5300fe (patch)
tree17cabaefaeb0539f74355e350c894ee31aa9e463 /src/lib/dispatch/.may_include
parent6f3f93d86c03a7e38e6ba5b64e487aebcd0642bc (diff)
downloadtor-f17591b8e504af9e088bd9df900639c83f5300fe.tar.gz
tor-f17591b8e504af9e088bd9df900639c83f5300fe.zip
Rename max_in_sl to max_in_u16_sl, and expose it as STATIC.
Since we want to make this function slightly more visible for testing purposes, it needs a better name.
Diffstat (limited to 'src/lib/dispatch/.may_include')
-rw-r--r--src/lib/dispatch/.may_include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/dispatch/.may_include b/src/lib/dispatch/.may_include
index 7f2df5859f..884f4c0dbc 100644
--- a/src/lib/dispatch/.may_include
+++ b/src/lib/dispatch/.may_include
@@ -8,3 +8,4 @@ lib/dispatch/*.h
lib/intmath/*.h
lib/log/*.h
lib/malloc/*.h
+lib/testsupport/*.h \ No newline at end of file