diff options
Diffstat (limited to 'src/common/include.am')
-rw-r--r-- | src/common/include.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/include.am b/src/common/include.am index 0119b5cf1b..2869c2ac9d 100644 --- a/src/common/include.am +++ b/src/common/include.am @@ -136,7 +136,6 @@ COMMONHEADERS = \ src/common/aes.h \ src/common/ciphers.inc \ src/common/compat.h \ - src/common/compat_compiler.h \ src/common/compat_libevent.h \ src/common/compat_openssl.h \ src/common/compat_threads.h \ @@ -165,7 +164,6 @@ COMMONHEADERS = \ src/common/testsupport.h \ src/common/timers.h \ src/common/token_bucket.h \ - src/common/torint.h \ src/common/torlog.h \ src/common/tortls.h \ src/common/util.h \ |