From 5c4328f04f63bc288d4e069e1453ab18b0309f16 Mon Sep 17 00:00:00 2001 From: Viktor Dukhovni Date: Sun, 15 May 2016 13:02:17 -0400 Subject: Fold threads.h into crypto.h making API public Document thread-safe lock creation Reviewed-by: Richard Levitte --- crypto/init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/init.c') diff --git a/crypto/init.c b/crypto/init.c index 938bf78a39..90ab6dff40 100644 --- a/crypto/init.c +++ b/crypto/init.c @@ -55,7 +55,6 @@ * */ -#include #include #include #include -- cgit v1.2.3