mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
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