Include winpr/config.h in freerdp/config.h

This commit is contained in:
akallabeth 2021-09-17 08:58:15 +02:00 committed by akallabeth
parent cb5ccec212
commit ab0f3bb4ff

View File

@ -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