mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-01 05:43:49 +08:00
12 lines
220 B
C
12 lines
220 B
C
/* Include files */
|
|
#cmakedefine HAVE_SYS_PARAM_H
|
|
#cmakedefine HAVE_SYS_SOCKET_H
|
|
#cmakedefine HAVE_NETDB_H
|
|
#cmakedefine HAVE_FCNTL_H
|
|
|
|
/* Endian */
|
|
#cmakedefine BIG_ENDIAN
|
|
|
|
/* Options */
|
|
#cmakedefine WITH_DEBUG_TRANSPORT
|