Nah, ignore the OS define in here. This is being included by ares and it
certainly doesn't need the OS define.
This commit is contained in:
parent
78e0ba82b0
commit
b45d50ccc2
@ -112,10 +112,6 @@ typedef unsigned char bool;
|
|||||||
#include <floss.h>
|
#include <floss.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef OS
|
|
||||||
#error "There is no OS string defined!"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(HAVE_X509_H) && defined(HAVE_SSL_H) && defined(HAVE_RSA_H) && \
|
#if defined(HAVE_X509_H) && defined(HAVE_SSL_H) && defined(HAVE_RSA_H) && \
|
||||||
defined(HAVE_PEM_H) && defined(HAVE_ERR_H) && defined(HAVE_CRYPTO_H) && \
|
defined(HAVE_PEM_H) && defined(HAVE_ERR_H) && defined(HAVE_CRYPTO_H) && \
|
||||||
defined(HAVE_LIBSSL) && defined(HAVE_LIBCRYPTO)
|
defined(HAVE_LIBSSL) && defined(HAVE_LIBCRYPTO)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user