[freerdp] use FREERDP_/UWAC_/RDTK_ prefix for conditional headers

This commit is contained in:
akallabeth
2023-01-10 14:47:16 +01:00
committed by akallabeth
parent 92d3e3c64a
commit 82ba9ede9c
23 changed files with 39 additions and 73 deletions

View File

@@ -26,10 +26,6 @@
#include <stdlib.h>
#include <string.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <fcntl.h>
#include <errno.h>