summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/whrlpool/wp_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/whrlpool/wp_locl.h')
-rw-r--r--src/lib/libcrypto/whrlpool/wp_locl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/whrlpool/wp_locl.h b/src/lib/libcrypto/whrlpool/wp_locl.h
deleted file mode 100644
index 94e56a39f1..0000000000
--- a/src/lib/libcrypto/whrlpool/wp_locl.h
+++ /dev/null
@@ -1,3 +0,0 @@
1#include <openssl/whrlpool.h>
2
3void whirlpool_block(WHIRLPOOL_CTX *,const void *,size_t);