diff --git a/crypto/Makefile.am.tpl b/crypto/Makefile.am.tpl index 6e1c423..a29e07f 100644 --- a/crypto/Makefile.am.tpl +++ b/crypto/Makefile.am.tpl @@ -72,7 +72,6 @@ endif endif noinst_HEADERS = des/ncbc_enc.c -noinst_HEADERS += compat/thread_private.h noinst_HEADERS += compat/arc4random.h noinst_HEADERS += compat/arc4random_linux.h noinst_HEADERS += compat/arc4random_osx.h diff --git a/crypto/compat/thread_private.h b/crypto/compat/thread_private.h deleted file mode 100644 index e69de29..0000000