Skip to content

'core/crypto.h' file not found error when compiling code #1

@tysyzp

Description

@tysyzp

In file included from dtls_misc.c:35:
./tls.h:43:10: fatal error: 'core/crypto.h' file not found
#include "core/crypto.h"
^~~~~~~~~~~~~~~
1 error generated.
In file included from dtls_record.c:35:
./tls.h:43:10: fatal error: 'core/crypto.h' file not found
#include "core/crypto.h"
^~~~~~~~~~~~~~~
1 error generated.
In file included from tls.c:41:
./tls.h:43:10: fatal error: 'core/crypto.h' file not found
#include "core/crypto.h"
^~~~~~~~~~~~~~~
1 error generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions