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. |
||
---|---|---|
.. | ||
ainput_main.c | ||
ainput_main.h | ||
CMakeLists.txt |