mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove util.h
Inline its contents (which were all includes) into or.h, and some of its contents into other places that didn't include or.h at all.
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "or/routerparse.h"
|
||||
#include "or/routerset.h"
|
||||
#include "or/statefile.h"
|
||||
#include "common/util.h"
|
||||
|
||||
#include "or/cpath_build_state_st.h"
|
||||
#include "or/crypt_path_st.h"
|
||||
|
||||
Reference in New Issue
Block a user