forked from wolfSSL/wolfssl
Merge pull request #269 from cconlon/coverity-fix
fix recursive include in wc_port.h
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#ifndef WOLF_CRYPT_PORT_H
|
#ifndef WOLF_CRYPT_PORT_H
|
||||||
#define WOLF_CRYPT_PORT_H
|
#define WOLF_CRYPT_PORT_H
|
||||||
|
|
||||||
#include <wolfssl/wolfcrypt/types.h>
|
#include <wolfssl/wolfcrypt/visibility.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Reference in New Issue
Block a user