Include winpr/config.h in freerdp/config.h
This commit is contained in:
parent
cb5ccec212
commit
ab0f3bb4ff
@ -1,6 +1,8 @@
|
||||
#ifndef FREERDP_CONFIG_H
|
||||
#define FREERDP_CONFIG_H
|
||||
|
||||
#include <winpr/config.h>
|
||||
|
||||
/* Include files */
|
||||
#if defined(__APPLE__) && !defined(__IOS__)
|
||||
#cmakedefine01 HAVE_UNISTD_H
|
||||
|
Loading…
Reference in New Issue
Block a user