[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Update .gitignore and .may_include files



commit 7a93ce8f6382a2fe8687e7e42dc398e08480c901
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Fri Jun 22 11:46:44 2018 -0400

    Update .gitignore and .may_include files
---
 .gitignore                     | 4 ++++
 src/common/.may_include        | 1 -
 src/lib/log/.may_include       | 2 ++
 src/lib/wallclock/.may_include | 2 ++
 4 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index f141fee17..025d7202d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -173,10 +173,14 @@ uptime-*.json
 /src/lib/libtor-ctime-testing.a
 /src/lib/libtor-err.a
 /src/lib/libtor-err-testing.a
+/src/lib/libtor-fdio.a
+/src/lib/libtor-fdio-testing.a
 /src/lib/libtor-intmath.a
 /src/lib/libtor-intmath-testing.a
 /src/lib/libtor-lock.a
 /src/lib/libtor-lock-testing.a
+/src/lib/libtor-log.a
+/src/lib/libtor-log-testing.a
 /src/lib/libtor-malloc.a
 /src/lib/libtor-malloc-testing.a
 /src/lib/libtor-string.a
diff --git a/src/common/.may_include b/src/common/.may_include
index 484b57e10..fab9ad0da 100644
--- a/src/common/.may_include
+++ b/src/common/.may_include
@@ -5,7 +5,6 @@ lib/*/*.h
 # XXXX These all belong somewhere else
 ht.h
 linux_syscalls.inc
-micro-revision.i
 siphash.h
 src/ext/timeouts/timeout.c
 tor_queue.h
diff --git a/src/lib/log/.may_include b/src/lib/log/.may_include
index 4f6244c2d..36a164cce 100644
--- a/src/lib/log/.may_include
+++ b/src/lib/log/.may_include
@@ -3,7 +3,9 @@ orconfig.h
 lib/cc/*.h
 lib/container/smartlist.h
 lib/err/*.h
+lib/fdio/*.h
 lib/intmath/*.h
+lib/lock/*.h
 lib/log/*.h
 lib/malloc/*.h
 lib/string/*.h
diff --git a/src/lib/wallclock/.may_include b/src/lib/wallclock/.may_include
index 686d9196f..dc010da06 100644
--- a/src/lib/wallclock/.may_include
+++ b/src/lib/wallclock/.may_include
@@ -1,4 +1,6 @@
 orconfig.h
+lib/cc/*.h
 lib/err/*.h
 lib/wallclock/*.h
+lib/string/*.h
 lib/testsupport/*.h



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits