]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix up .may_includes for evloop.
authorNick Mathewson <nickm@torproject.org>
Thu, 5 Jul 2018 19:50:20 +0000 (15:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Jul 2018 19:50:20 +0000 (15:50 -0400)
src/common/.may_include [deleted file]
src/lib/evloop/.may_include

diff --git a/src/common/.may_include b/src/common/.may_include
deleted file mode 100644 (file)
index a01a9db..0000000
+++ /dev/null
@@ -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
index 205f41b38f2181323818f2ca9ac2eb906fa0917d..30af508914421d3ddb4d17343c10e350901cf41b 100644 (file)
@@ -13,3 +13,4 @@ lib/thread/*.h
 lib/time/*.h
 
 src/ext/timeouts/timeout.c
+tor_queue.h
\ No newline at end of file