提交 7188f1f6 编写于 作者: M Matt Caswell

Fix no-ts with --strict-warnings

Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 f9e55034
......@@ -57,8 +57,9 @@
*/
#include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_TS
#ifdef OPENSSL_NO_TS
NON_EMPTY_TRANSLATION_UNIT
#else
# include <stdio.h>
# include <stdlib.h>
# include <string.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册