Browse Source

Fix up .may_includes for evloop.

Nick Mathewson 5 years ago
parent
commit
753b797ca4
2 changed files with 1 additions and 8 deletions
  1. 0 8
      src/common/.may_include
  2. 1 0
      src/lib/evloop/.may_include

+ 0 - 8
src/common/.may_include

@@ -1,8 +0,0 @@
-orconfig.h
-common/*.h
-lib/*/*.h
-
-# XXXX These all belong somewhere else
-siphash.h
-src/ext/timeouts/timeout.c
-tor_queue.h

+ 1 - 0
src/lib/evloop/.may_include

@@ -13,3 +13,4 @@ lib/thread/*.h
 lib/time/*.h
 
 src/ext/timeouts/timeout.c
+tor_queue.h