diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/Makefile.am.tpl | 1 | ||||
-rw-r--r-- | crypto/compat/thread_private.h | 0 |
2 files changed, 0 insertions, 1 deletions
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 | |||
72 | endif | 72 | endif |
73 | 73 | ||
74 | noinst_HEADERS = des/ncbc_enc.c | 74 | noinst_HEADERS = des/ncbc_enc.c |
75 | noinst_HEADERS += compat/thread_private.h | ||
76 | noinst_HEADERS += compat/arc4random.h | 75 | noinst_HEADERS += compat/arc4random.h |
77 | noinst_HEADERS += compat/arc4random_linux.h | 76 | noinst_HEADERS += compat/arc4random_linux.h |
78 | noinst_HEADERS += compat/arc4random_osx.h | 77 | 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 --- a/crypto/compat/thread_private.h +++ /dev/null | |||