ticket26447 309 B

12345
  1. o Minor features (code correctness, testing):
  2. - Tor's build process now includes a "check-includes" make target
  3. to verify that no module of Tor relies on any headers from a
  4. higher-level module. We hope to use this feature over time to
  5. help refactor our codebase. Closes ticket 26447.