mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Add stdbool to protover.h. Only needed for the 032 backport
This commit is contained in:
parent
b681438daf
commit
bc2d6876b3
@ -10,7 +10,7 @@
|
||||
#define TOR_PROTOVER_H
|
||||
|
||||
#include "container.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
/** The first version of Tor that included "proto" entries in its
|
||||
* descriptors. Authorities should use this to decide whether to
|
||||
* guess proto lines. */
|
||||
|
Loading…
Reference in New Issue
Block a user