using transport status code

pull/62/head^2
Volker Birk 2021-09-23 19:13:10 +02:00
parent d4763df3a6
commit 42a702610b
1 changed files with 1 additions and 2 deletions

View File

@ -9,6 +9,7 @@
#include "pEpEngine.h"
#include "message_api.h"
#include <pEp/transport_status_code.h>
#ifdef __cplusplus
extern "C" {
@ -44,8 +45,6 @@ typedef struct _transport_config {
// this is defined here:
// https://dev.pep.foundation/Engine/TransportStatusCode
typedef uint32_t PEP_transport_status_code;
typedef struct _PEP_transport_t PEP_transport_t;
// functions offered by transport