diff options
author | fanquake <fanquake@gmail.com> | 2021-03-04 20:19:19 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2021-03-04 20:20:43 +0800 |
commit | 7450a01691e84ff44ec065dc0e11f549600d4b66 (patch) | |
tree | 921e7e7451a1a86fbca1d0c8a8aca8c9c3e9a003 /src/util/time.h | |
parent | 33921379b6bb989c9708867fedea1352a8091aa5 (diff) | |
parent | fa59ad5130d732027d01b8aac04b88326b81ac5b (diff) |
Merge #21358: fuzz: Add missing include (test/util/setup_common.h)
fa59ad5130d732027d01b8aac04b88326b81ac5b fuzz: Add missing include (test/util/setup_common.h) (MarcoFalke)
Pull request description:
`src/test/fuzz/socks5.cpp` is using the symbol `BasicTestingSetup`, which is defined in `src/test/util/setup_common.h`.
Currently compilation happens to succeed because the needed dependency is indirectly included. Compilation will break as soon as the indirect dependency is broken. According to the dev notes, everything that is used must be included.
Fix the issue by including the missing include.
ACKs for top commit:
fanquake:
ACK fa59ad5130d732027d01b8aac04b88326b81ac5b
Tree-SHA512: 9359d5d288ebc5a53d753ebed1ee8d49ddcfe12aeb56054ea43654c0d915337bb0dce7c8a7178e94711ff8dacd1b3ea0a2871b21b1709cd9786efc0c1ef532b3
Diffstat (limited to 'src/util/time.h')
0 files changed, 0 insertions, 0 deletions