mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Make sure strcmp() gets declared.
This commit is contained in:
parent
80870566cf
commit
8824ec7cd5
@ -4,6 +4,7 @@
|
||||
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <openssl/bio.h>
|
||||
#include <openssl/err.h>
|
||||
|
Loading…
Reference in New Issue
Block a user