libfreerdp-core: fix rdg.c header include
This commit is contained in:
parent
69f4d78785
commit
cb8e61cf99
@ -33,16 +33,9 @@
|
|||||||
#include <freerdp/error.h>
|
#include <freerdp/error.h>
|
||||||
#include <freerdp/utils/ringbuffer.h>
|
#include <freerdp/utils/ringbuffer.h>
|
||||||
|
|
||||||
#include <openssl/bio.h>
|
|
||||||
#include <time.h>
|
|
||||||
#include <errno.h>
|
|
||||||
#include <fcntl.h>
|
|
||||||
|
|
||||||
#include "libfreerdp/core/transport.h"
|
|
||||||
#include "rdg.h"
|
#include "rdg.h"
|
||||||
#include "../rdp.h"
|
#include "../rdp.h"
|
||||||
|
|
||||||
|
|
||||||
#define TAG FREERDP_TAG("core.gateway.rdg")
|
#define TAG FREERDP_TAG("core.gateway.rdg")
|
||||||
|
|
||||||
#pragma pack(push, 1)
|
#pragma pack(push, 1)
|
||||||
|
Loading…
Reference in New Issue
Block a user