mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Add torint.h include to confdecl.h.
This change allows other modules to include confdecl.h without having first to include integer types they might not even use.
This commit is contained in:
parent
a7b6c01468
commit
1d0ccda595
@ -51,6 +51,7 @@
|
||||
|
||||
#undef CONF_CONTEXT
|
||||
#include "lib/cc/tokpaste.h"
|
||||
#include "lib/cc/torint.h"
|
||||
|
||||
/**
|
||||
* Begin the definition of a configuration object called `name`.
|
||||
|
Loading…
Reference in New Issue
Block a user