Skip to content
Commit 8df35a0c authored by Anthony G. Basile's avatar Anthony G. Basile Committed by Nick Mathewson
Browse files

src/common/compat_libevent.h: include testsupport.h

When tor is configured with --enable-bufferevents, the build fails
because compat_libevent.h makes use of the macro MOCK_DECL() which
is defined in testsupport.h, but not included.  We add the include.
parent 2d123efe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment