mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-12-02 22:36:16 +08:00
bb5345c60e
C requires prototypes or compilers will complain about them missing. Our library entry points do not have such, therefore add the macro FREERDP_ENTRY_POINT which declares the function prototype automatically before the function. |
||
---|---|---|
.. | ||
common | ||
Mac | ||
proxy | ||
Sample | ||
shadow | ||
Windows | ||
.gitignore | ||
CMakeLists.txt | ||
freerdp-server.pc.in | ||
FreeRDP-ServerConfig.cmake.in |