提交 1e7e1c8d 编写于 作者: V Viktor Dukhovni

Revert "Include progs.h directly in openssl.c instead of via apps.h"

This reverts commit a45d7d53.
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 5a339364
......@@ -631,4 +631,6 @@ extern int verify_quiet;
extern int verify_error;
extern int verify_return_error;
# include "progs.h"
#endif
......@@ -132,8 +132,8 @@
#ifdef OPENSSL_SYS_VMS
# include <unixio.h>
#endif
#define INCLUDE_FUNCTION_TABLE
#include "apps.h"
#include "progs.h"
#ifdef OPENSSL_NO_CAMELLIA
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册